Deploy Your First Contract
Status Network is fully EVM-compatible, so you can deploy contracts using any standard Ethereum toolchain. Pick the tool that fits your workflow and follow the step-by-step guide to get your first contract live on the testnet.
+Deploy Your First Contract
Status Network is fully EVM-compatible, so you can deploy contracts using any standard Ethereum toolchain. Pick the tool that fits your workflow and follow the step-by-step guide to get your first contract live on the testnet.
Make sure you've added Status Network to your wallet and grabbed some testnet ETH.
Status Network is EVM-compatible, but there are minor execution-level differences inherited from the Linea zkEVM stack. See Ethereum Differences for details on opcodes, precompiles, and transaction types.
Choose a Deployment Tool
@@ -24,6 +25,6 @@- Integrate gasless transactions through Karma so your users never pay gas
- Read reputation integration guide to build reputation-aware features using Karma -