Note: this version has not yet been audited. Use for reference purposes only.
Reference implementation for the pTON contracts as described in standard TEP-161.
The following assumes the use of node@>=18
.
npm install
npm run build
npm run test
npm run deploy
The license for pTON contracts is the MIT, see LICENSE..