Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 608 Bytes

File metadata and controls

31 lines (20 loc) · 608 Bytes

Robonomics platform contracts

Build Status GitHub release

Keep all significant smart-contracts in this repository.

How to use

Tested on Truffle@4.1.11

To build contracts run in it's directory:

truffle compile

To run testing framework:

truffle test 

To deploy contracts in testnet run in it's directory:

truffle migrate