A token launchpad for Starknet

Launch a token on Starknet in minutes

Pick a name, a symbol, and a logo. Sign once. Your token is live, listed, and tradable.

TokenKit is the simplest way to ship a token on Starknet. After launch, your token gets a public page with prices and holders, shows up in wallets, and is reachable through a clean API for any builder who wants to use it.

Launch in minutes

Connect a wallet, fill out a short form, and your token is on Starknet. No Cairo to write, no tooling to set up. Pump.fun for Starknet.

Listed and discoverable

Every token gets a public page with price, holders, and recent transfers. Apply for verification and your token shows up in wallets by default.

A wallet to hold them

Keon Wallet ships with TokenKit. Browser extension, Android app, in-wallet dApp browser, and an SDK so dApps can connect to it.

Four pieces, one stack

TokenKit is more than a launchpad. Pick the pieces that fit what you are building.

TokenKit App

The web app where you launch a token, browse what is already listed, and submit your project for verification. The first place a token creator goes.

Keon Wallet

A Starknet wallet for browser and Android with a built-in dApp browser. Ships an SDK so any dApp can let users connect with one click.

TokenKit API

One REST API for tokens, balances, transfers, prices, NFTs, and a curated dApps directory. Filter-first design so you never get hit with a bill for a stray query.

curl 'https://api.tokenkithq.io/api/transfers/?from_address=0x07...&limit=5' \
  -H 'api-key: YOUR_API_KEY'

TokenKit SDK

A React/TypeScript package with a token modal, an inline token list, and a few address and balance utilities. Drop in, no config needed.

import { TokensModal } from 'starknet-tokenkit';

<TokensModal onSelect={(t) => setSelected(t)} />

Ship your token today

A few clicks and your token is on Starknet. Free to read, simple to launch, ready to be picked up by wallets, dApps, and traders.