Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 262 Bytes

Drag Along Contract

To run the code locally:

  1. Clone this repo
  2. Run npm install to install all dependencies
  3. Start testRPC with truffle develop
  4. use truffle test to run the tests

Please check the Docs folder for further information.