- A set of libraries with assorted helper functions for system smart-contract development
make: GNU make 4.2.1 or newer
jq 1.6 or newer
wget (for "tools" target)
make tools: installs TON Solidity compiler and associated binaries
- opt: optional packages
- opt/core: PoC coreutils
- opt/dev: disassembly
- opt/shell: PoC shell
- usr: user utilities and libraries
- usr/include: header files
- usr/src/lib: libraries
To build an optional component:
cd opt/<component>
make
cd opt/mesh
make
bash me.sh