TON smart-contracts for DePS - Decentralized Pure Strategy
Install TON Node SE and run
npm install
before using the scripts
index.js
- check TON local node connection
deploy.js
- deploy Game.sol
contract
utils/generate-key.js
- generate an ed25519 key pair
utils/secrets.js
- key pairs for local testing
npm test
- runs uint-tests on local TON node