Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Multi-Agent-io/freeton-robonomics-contracts

 
 

Repository files navigation

FreeTON Robonomics

FreeTON version of robonomics contracts.

Some architectural changes have also been made (see contracts/README.md for more info).

Installation

After cloning the repo, install with npm install.

Interaction with contracts

See scripts folder for interaction utilities.

References

Deploy and usage of everscale robonomics contracts
Differences between everscale and ethereum realizations of everscale robonomics contracts and known issues

Important note!!!

Set everdev solidity compiler to 0.47.0 version by:

everdev sol set --compiler 0.47.0

About

FreeTON version of robonomics contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.9%
  • Solidity 46.4%
  • Shell 0.7%