jton
v0.11.1
Published
Framework for compiling, deploying and testing Free TON contracts
Downloads
231
Maintainers
Readme
jTON
Framework for compiling, deploying and testing Free TON contracts
Content table
Requirements
Installation
yarn
yarn add jton
npm
npm i jton
Contracts
You can find popular contracts like SafeMultisigWallet that work with jTON in the jton-contracts repository. You can also add any contracts you want to this by pull request or becoming a contributor.
Example
You can find example how to use jTON with your own contracts in simple-wallet-smart-contract repository.
TODO
- Tests
- Docs