FreeTON version of robonomics contracts.
Some architectural changes have also been made (see contracts/README.md for more info).
After cloning the repo, install with npm install
.
See scripts folder for interaction utilities.
Deploy and usage of everscale robonomics contracts
Differences between everscale and ethereum realizations of everscale robonomics contracts and known issues
Set everdev solidity compiler to 0.47.0 version by:
everdev sol set --compiler 0.47.0