0 · How to use this kit
1 · Quick start (15 min)
2 · Networks & RPC endpoints
3 · Run a Sunrise node
3.1 Hardware checklist
3.2 Full-consensus node
3.3 Validator node (+ PoDA deputy)
3.4 Zero-downtime upgrades with Cosmovisor
3.5 IBC relayer
4 · Tokenomics & Proof of Liquidity
5 · Module reference (x/*)
6 · Data-Availability integration for L2s
6.1
sunrise-data
relay
6.2 Rollkit plug-in
6.3 OP Stack DA server
7 · Fee abstraction flow
8 · JS SDK & sample scripts
9 · Starter demo & templates
10 · Toolbox
FAQ
0 · How to use this kit
Read once
→ copy commands you need.
Star / fork
the companion repo:
https://github.com/swarna1101/sunrise-client-demo
.
Stay current
– Sunrise releases move fast; always match binary &
sunrise-data
versions.
1 · Quick start