Kaon
  • INTRODUCTION
    • What is Kaon?
    • Why Kaon?
    • Who Should Use Kaon?
    • Who Should Build On Kaon?
    • How Does it Work?
    • Terminology
  • QUICKSTART
    • Getting Started
    • 5-Minute Setup
    • Hello KAON!
  • CORE CONCEPTS
    • Fundamentals Overview
      • Unifying Bitcoin and Ethereum(EVM)
    • Cross-Chain Interactions
      • Bridge-less Token Transfers
      • Oracle-less Cross-chain Message
      • Cross-Chain Transaction Management
      • Gasless Operating Process
      • Bridge-less ERC cross-chain Transfers
    • BTC Transaction Lifecycle
      • BTC Locking and Mirroring
      • BTC Withdrawal
    • EVM Integrations
      • mirrorBTC and EVM Interactions
      • mirrorBTC Transfer To EVM Chain
      • Restore mirrorBTC From Wrap Process
      • Metamask and other Offchain EVM Wallets Support
    • Consensus Mechanisms
      • Kaon Chain Consensus (dPoS)
      • Cross-Chain BFT Consensus
      • Slashing Incidence Process
    • Key Innovations
  • NETWORK & TOOLS
    • Kaon Testnet
    • Kaon CLI
    • Network and Tools
  • GUIDES & TUTORIALS
    • Creating a Time-Locked Bitcoin Vault
Powered by GitBook
On this page
  • Deploy an ERC20 Token
  • Verify your token deployment
  • Create a Uniswap Pair (Optional)
  1. QUICKSTART

Hello KAON!

Let's start with creating and deploying your first token on Kaon!

Deploy an ERC20 Token

  • Visit tokengen.testnet.kaon.one

  • Connect your MetaMask wallet (ensure you have some KAON tokens for gas)

  • Configure your token parameters:

    • Token Name

    • Token Symbol

    • Initial Supply

    • Decimal Places

    • Additional Parameters (optional)

  • Deploy your token

  • Wait for deployment confirmation

Verify your token deployment

Add the token to MetaMask using the contract address

  • Send a small amount to another address

  • View the transaction in the block explorer

  • Verify the token contract details and total supply

Create a Uniswap Pair (Optional)

Explore DeFi functionality by creating a new trading pair on Kaon's version of Uniswap.

1

Get WETH

Send KAON tokens to the WETH contract: 0x11e465D214d00A37A11C67796b7fC4DD15dbCCB9 Exchange rate: 1 KAON = 1 WETH The contract will automatically return WETH to your address

2

Create Liquidity

  • Go to uniswap.testnet.kaon.one/swap

  • Select "Pool" and "Create a pair"

  • Choose WETH and your new token Set initial liquidity amounts

  • Approve token usage and confirm pool creation

3

Start Trading

  • Return to the swap interface. Your new trading pair should now be available

  • Test swaps in both directions

Previous5-Minute SetupNextFundamentals Overview

Last updated 7 months ago