The XRP Ledger makes token creation simple. No smart contracts, no coding, no deployment fees. Just a wallet and a few XRP.
Set Up Two Wallets
You need an issuer wallet (creates the token) and a distribution wallet (receives and distributes tokens). Each needs at least 1 XRP base reserve. Create wallets on XRPL.to.
Choose Your Token Name
Currency codes up to 3 characters (e.g., DOG) are free-form. Longer names (4-40 characters) use hex encoding. Pick something memorable. This cannot be changed after creation.
Set a Trustline from Distribution Wallet
The distribution wallet sets a trustline to the issuer wallet for your new currency. This costs 0.2 XRP in reserve.
Issue Tokens
Send a Payment transaction from the issuer wallet to the distribution wallet. The amount you send becomes the circulating supply. Common amounts: 1 billion to 100 billion tokens.
Black Hole the Issuer (Optional)
Disable the master key on the issuer wallet to make the supply permanently fixed. This proves no more tokens can ever be minted — a strong trust signal for buyers.
Create an AMM Pool
Pair your token with XRP in an AMM pool. This provides instant liquidity so anyone can buy and sell. The more XRP you add, the deeper the liquidity.
The XRPL.to Token Launch handles all of the above in a single guided flow. It creates your issuer wallet, issues tokens, sets up the AMM pool, and optionally black-holes the issuer — all in one transaction batch.
See the full cost breakdown for reserve and fee details.
| Item | Cost (XRP) | Refundable? |
|---|---|---|
| Issuer wallet reserve | 1 | Yes |
| Distribution wallet reserve | 1 | Yes |
| Trustline reserve | 0.2 | Yes |
| AMM pool creation | 0.2 | Yes |
| Transaction fees | ~0.00005 | No (burned) |
| AMM initial liquidity | Your choice | Withdrawable |
No code. No smart contracts. Create and list your token in minutes.