💡How to issue token
Script protocol supports converting inscriptions into tokens and can realize the function of issuing tokens.Liquidity can be added in oortswap after the token is issued
Last updated
Script protocol supports converting inscriptions into tokens and can realize the function of issuing tokens.Liquidity can be added in oortswap after the token is issued
Last updated
Deploy a token named TEST with a total supply of 100000000.
Mint can only be done by setting a whitelist during deployment. First add the whitelist, then mint, and finally generate a token.
Convert your inscription to ORC20 Token 1:1
Add TEST tokens to your wallet balance
Enter https://app.oortswap.com/#/add/OORT
Add TEST tokens to swap and add liquidity.
Enter https://app.oortswap.com/#/swap and swap
Ok, your token has been issued, I hope it can help you.