R&D-stage repository. This is part of the research and development history of Robonomics, kept public for reference. It is not the current implementation — for that, see the pinned repositories on the Airalab organization page, starting with robonomics.
Keep all significant smart-contracts in this repository.
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
- Malleable ECDSA signatures is vulnerable, please check it before using, description.