Skip to content

Commit

Permalink
chore: update README (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
ya7on authored Jan 7, 2025
1 parent c30eaee commit ba2eab0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@

Using this application you can deploy new TON Jetton. This application is based on our Jetton standard implementation written in [Tact language](https://tact-lang.org). This implementation build with goal to store full metadata on-chain and be usable with DAO. [More about this jetton implementation you can read in it's repo](https://github.com/supadupadao/jetton)

🎚️ **Jetton management**:
🎚️ **Contract dev tools**:

This application provides functionality to manage your deployed jettons. [You can see example of this feature here](https://minter.supadupa.space/manage/kQC1I2HcAkUSfMCQCezbL9bVtC_kqnX-gQIToAqXJNTP7yVj)
This application provides functionality to interact with TON smart contracts. Application fetch contract ABI uploaded using [TON Verifier](https://verifier.ton.org) from IPFS and generate UI for it. At the moment application works only with verified contracts, but in future it will be improved.

[You can see example of jetton management here](https://minter.supadupa.space/manage/kQC1I2HcAkUSfMCQCezbL9bVtC_kqnX-gQIToAqXJNTP7yVj)

# Translation

Expand Down

0 comments on commit ba2eab0

Please sign in to comment.