Smart contract deployment and token operations workspace for EVM builders.
Website · Live Examples · Twitter · LinkedIn
Krionex is a non-custodial workspace for deploying and managing ERC20, ERC721, and ERC1155 smart contracts across supported EVM networks.
No deployment scripts. No manual verification. No scattered records.
You configure the contract, run a preflight simulation, sign from your own wallet, and Krionex handles verification, deployment records, and post-launch operations — all in one place.
| Network | Mainnet | Testnet |
|---|---|---|
| Ethereum | ✅ | ✅ |
| Base | ✅ | ✅ |
| Polygon | ✅ | ✅ |
| Arbitrum | ✅ | ✅ |
| BNB Chain | ✅ | ✅ |
| Optimism | ✅ | ✅ |
| Avalanche | ✅ | ✅ |
- 🚀 Deploy ERC20, ERC721, ERC1155 contracts from one workspace
- 🔍 Run preflight simulations before spending gas
- ✅ Auto-verification on block explorers after deployment
- 📋 Deployment records and history saved automatically
- ⚙️ Post-launch operations: mint, burn, pause, unpause
- 🔐 Non-custodial — your wallet signs everything, we never touch your keys
| What | How |
|---|---|
| Wallet execution | Every action signed directly from your wallet |
| Private keys | Never stored or accessed by Krionex |
| Gas fees | Stay in your wallet — you pay the network directly |
| Deployment records | Stored in your workspace with explorer links |
Real contracts deployed via Krionex — verified on-chain.
→ View all examples at krionex.com/examples
| Repo | Description |
|---|---|
| smart-contract-examples | Real ERC20, ERC721, ERC1155 contracts deployed via Krionex |
| evm-deployment-guide | Free guide to deploying smart contracts across EVM networks |