githubEdit

Overview

Feel free to improve or fix this docs. Markdown files are stored herearrow-up-right 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

See examplearrow-up-right

Application provide auto generated UI for specified deployed smart contract. UI is generated based on smart contract ABI that loading from TON Verifierarrow-up-right.Using this feature you can interact with TON smart contracts which doesn't have frontend.

It useful in following cases:

  1. Testing your own smart contracts without having to create dApp frontend

  2. Exploring operating principle of smart contracts in TON blockchain

Read more about this feature:

Jetton deploy

See examplearrow-up-right

Last updated