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

SupaDupaDAO

On this page

Was this helpful?

Edit on GitHub
  1. DevTools

Developer guide

PreviousUser guideNextContributing guideline

Last updated 4 months ago

Was this helpful?

How ABI getting works?

Participants:

  • "TON Verifier Registry" - TON Verifier smart contract that correspond contract state init code with "Source item" smart contract addres

  • "Source item" - specific for code smart contract that stores IPFS url leading "Root source file"

  • "Root source file" - JSON file with list of all source code file IPFS urls for specific contract

  • "Source file" - source file item (e.g. ".pkg"/".tact"/".abi" file)