Network Overview (Mainnet / Testnet)
Somnia Mainnet
Key Characteristics
When to Use Mainnet
Example
# Deploying a contract to Somnia Mainnet
npx hardhat run scripts/deploy.js --network somnia_mainnetSomnia Testnet (Shannon)
Key Characteristics
When to Use Testnet
Example
Quick Comparison
Feature
Mainnet (Production)
Testnet (Shannon)
Best Practices
Last updated