Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 689 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 689 Bytes

Robonomics platform contracts

Build Status GitHub release

Keep all significant smart-contracts in this repository.

How to use

To build contracts run in it's directory:

npx hardhat compile

To run testing framework:

npx hardhat test --network neonlabs

Notice

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