Overview
Feel free to improve or fix this docs. Markdown files are stored here in repo.
Following documentation describes design of SupaDupaMinter application. This application provides multiple features related to TON Blockchain and smart contracts on it.
Contract DevTools
Application provide auto generated UI for specified deployed smart contract. UI is generated based on smart contract ABI that loading from TON Verifier.Using this feature you can interact with TON smart contracts which doesn't have frontend.
It useful in following cases:
Testing your own smart contracts without having to create dApp frontend
Exploring operating principle of smart contracts in TON blockchain
Read more about this feature:
Jetton deploy
Last updated
Was this helpful?