👽
SupaDupaDocs
GitHub
Minter
Minter
  • Overview
  • DevTools
    • User guide
    • Developer guide
    • Example
  • Contributing guideline
  • Application
  • Github repo
Powered by GitBook

SupaDupaDAO

On this page
  • Contract DevTools
  • Jetton deploy

Was this helpful?

Edit on GitHub

Overview

NextDevTools

Last updated 4 months ago

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.

Contract DevTools

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:

  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

here
See example
TON Verifier
User guide
Developer guide
See example