Inazuma docs · Devnet
Inazuma docs
Inazuma is a sovereign layer-1 built for high-volume, low-fee activity — memes, NFTs, games and communities, with native tokens and a WASM smart-contract VM in the protocol. Start with the path that matches what you want to do.
Block time
400 ms
Consensus
Proof of stake
Signatures
Ed25519 + ML-DSA
Addresses
base58
Pick your path
Short guides. Each one is written so a first-timer can follow it end to end.
WASM smart contracts
Deploy WebAssembly contracts with fuel metering, on-chain storage, transfers, logs and receipts.
Run a validator
Hardware, one-command install, staking, slashing and liveness rules.
RPC & WebSocket
Connect, subscribe to live blocks, simulate before you send.
Security & safe setup
Official endpoints, key hygiene, hardening checklist, and what 155 automated tests do and do not cover.
Developer overview
Architecture, accounts, fees and the SDK surface.
Network facts
The values you will need in a wallet, script or node config.
| Item | Value |
|---|---|
| Network | Inazuma (INAZ) |
| Stage | Devnet |
| RPC | https://rpc.inazuma.network |
| WebSocket | wss://rpc.inazuma.network/ws |
| Explorer | https://explorer.inazuma.network |
| Block time | 400 ms target |
| Address format | base58 ed25519 public key |
| Smart contracts | WebAssembly (wasmi), fuel-metered |
| Key backup format | inazkey1… (base58check) |
Tools & apps
Source code
Everything is open. Read it, fork it, run it.
