Latest Release: v1.0.0
🌅 sunriselayer.io 🌅 docs.sunriselayer.io 🌅 Discord 🌅 X (Twitter) 🌅
Sunrise is a next-generation Layer 1 blockchain that combines high-throughput data availability with a native liquidity hub. It integrates Proof of Liquidity (PoL) and fee abstraction, delivering immediate liquidity and flexible gas‑payment options to rollups and application chains. Validators secure the network by staking RISE and/or vRISE. Liquidity providers supply liquidity to pools and earn vRISE and trading fees. Sunrise interoperates with Rollup and L2 Blockchain, allowing developers to adopt Sunrise with minimal integration effort.
For all documentation outside of installation, please visit our official documentation.
- Go:
1.24.2 - Ignite CLI:
v29.2.0 - Cosmos SDK:
v0.53.2
When installing from source, Golang is required.
git clone https://github.com/sunrise-zone/sunrise.git
cd sunrise
make installThe serve command installs dependencies, builds, initializes, and starts your blockchain in development.
ignite chain serveYour blockchain in development can be configured with config.yml. To learn more, see the Ignite CLI docs.
We welcome contributions! If you find a bug or have feedback, open an issue. Pull requests for bug fixes are appreciated. For major changes, please open an issue first to discuss your proposal.
