Tonomy-Foundation / Tonomy-Contracts

Smart contracts to run the governance, identity, DAO, token and other ecosystem tools.
Apache License 2.0
0 stars 0 forks source link

Tonomy-Contracts

Smart contracts to run the governance, identity, DAO, token and other ecosystem tools.

Dependencies

For development, you don't need these, but they allow you to have correctly configured intellisense in VS Code and other IDEs

Run ./setup-cpp.sh to install these.

Install the Antelope cdt locally so that the VS Code Intellisense will be able to follow Antelope library classes and assets

Run ./setup-cpp.sh to install these.

Build

./build-contracts.sh

Build blockchain node container

./blockchain/build-docker.sh