Source-first token creation

Make tokens people can inspect.

Configure a transparent ERC-20 contract, export the Solidity source, and use it on any supported EVM network.

Build a token

Token studio

Shape the contract.

Every choice updates the readable Solidity source in real time.

01

Token details

The essentials that identify your asset.

02

Controls

Only enable abilities your project genuinely needs.

03 · Target network
contracts/AuroraToken.sol

Your contract source

Ready

Clear by design

No mystery machinery.

01

Readable Solidity

Export a single, self-contained contract. There are no hidden factories or opaque bytecode-only deployments.

02

Wallet-native networks

Choose a chain and add or switch it in an EIP-1193 compatible wallet when you are ready to deploy.

03

Portable by default

Use the included catalog of active EVM networks, or add your own verified RPC configuration.

Production EVM catalog

Where will it live?

The built-in catalog covers actively maintained production EVM networks. For any other compatible network, use “Add a custom EVM” with its official RPC details.

Select a network

Choose your destination

Custom network

Add an EVM chain