Solidity code for the on-chain component of Decentagram project
- GitHub action will automatically build releasing smart contracts on every version tag
- The latest release build can be found at Releases
- Install
nodeenvusing the following command if it's not installedpython3 -m pip install nodeenvnodeenvis used to create a virtual environment fornpmpackages
- run
makecommand under project's root directory, and the generated binary files can be find underbuilddirectory - The
solccompiler version can be configured inutils/nodeenv-requirements.txt