Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 768 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 768 Bytes

Robonomics platform contracts

Build Status GitHub release

Keep all significant smart-contracts in this repository.

How to use

Tested on [email protected]

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

Notice

  • Malleable ECDSA signatures is vulnerable, please check it before using, description.