Skip to content

Robonomics Network Proof-of-concept for the Ethereum Blockchain. Launched on the mainnet in 2019.

License

Notifications You must be signed in to change notification settings

airalab/robonomics_contracts

Repository files navigation

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

Notice

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