Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
Feel free to improve or fix this docs. Markdown files are stored in repo.
Following documentation describes design of SupaDupaMinter application. This application provides multiple features related to TON Blockchain and smart contracts on it.
Application provide auto generated UI for specified deployed smart contract. UI is generated based on smart contract ABI that loading from .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: