๐งช Create a Jetton
The TON INU Jetton Creator lets users create a jetton directly from the dApp without writing contract code manually.
You can open the creator flow here:
Before you begin
Before creating a jetton, make sure that:
- you have a TON wallet connected
- you are connected with the wallet that should become the owner/admin
- you have enough TON to cover gas costs
- you already know the token name, symbol, decimals, and metadata you want to publish
Creating a jetton is free from the platform side, but you still need to cover blockchain gas costs.
Creating a jetton
The jetton creation page is a single form.
1. Set the basic token identity
The form asks for:
- name
- symbol
- decimals
These values define the core public identity of the jetton.
2. Add metadata
You can also provide:
- description
- image URL
The dApp notes that the description may include project Telegram or X links, and that a 200x200 image size is preferred.
3. Submit the creation transaction
When the form is valid, use the Create Jetton action and confirm the transaction in your wallet.
After the transaction succeeds, the new jetton becomes available through the Jettons tool.
What happens after creation
After a jetton is created, it can appear in:
Recently Created JettonsMy Jettons
If the connected wallet is the owner, the dApp can also show a Manage action for that jetton.
Planning notes before creating a jetton
Before submitting, check:
- whether the token name is final
- whether the symbol is correct and readable
- whether the decimals value matches how you want the token to behave
- whether the description is ready for public display
- whether the image URL is stable and points to the intended token image
What comes next
After creation, the next common step is managing the jetton. Depending on the token and owner permissions, the dApp can support actions such as:
- updating metadata
- minting more supply
- burning held supply
- locking jettons
- changing or renouncing ownership
For the full owner-side flow, see Manage a Jetton.