🌅
Sunrise / Gluon Docs
  • Home
    • 👋Sunrise
  • 📜Learn
    • 🌆Sunrise
      • Proof of Liquidity
      • Fee Abstraction
      • Data Availability
      • Gauges Voting
      • Liquidity Pool
      • Liquidity Incentive
      • Swap
      • TokenConverter
      • Fee
      • Lockup Account
      • Bribes
    • 💴$RISE
      • Allocations
    • 🏦Gluon
    • 💴$GLU
    • 🎓Thesis
      • App chain thesis
      • Interoperability
  • 🛠️Build
    • 🚀Quick Start
    • Client
    • L2 Blockchains
      • Rollkit
        • Sunrise Data
        • Rollkit L2 Chain
      • OP Stack
        • Sunrise Data
        • OP Stack L2 Chain
    • Validators
      • Proof of Data Availability
      • Self Delegation
  • 🏗️Run a Sunrise Node
    • Networks
    • Types of Nodes
      • Consensus
        • Full Consensus Node
        • Validator Node (Genesis)
        • Validator Node
        • Setup Cosmovisor
      • IBC Relayers
    • Resources
      • Upgrade
      • Environment
  • 🏗️Run a Gluon Node
    • Networks
    • Node
      • Validator Node
  • 🔗Links
    • GitHub
    • Discord
    • X (Twitter)
    • Medium
    • dev.to
  • 📓Deprecated (UnUniFi)
    • IBC Channels
    • Security
    • CosmWasm
      • Tutorial
      • Create Project
    • IYA Strategy
      • Interface
      • External CosmWasm chain with IBCHooks
      • External EVM chain with Axelar
    • Frontend
      • Cosmos Client TS
    • Resources
    • Setup ununifid
    • ununifid
      • Basic Commands
      • Module Commands
        • wasm
    • Build a Node
    • Build a Validator Node
    • Setup Cosmovisor
    • Mainnet Upgrades
    • IBC Relayer
Powered by GitBook
On this page
  • Mainnet
  • Mainnet Details
  • Mainnet Software
  • Testnet
  • Testnet Details
  • Testnet Software
  • DA Testnet
  • DA Testnet Details
  • DA Testnet Software
  • DA Testnet Faucet
  • How to use sunrise-data on DA Testnet
  1. Run a Sunrise Node

Networks

PreviousSelf DelegationNextTypes of Nodes

Last updated 7 hours ago

Mainnet

The main network of Sunrise. Use tokens with real value.

Mainnet Details

Coming soon

Mainnet Software

Coming soon

Testnet

IMPORTANT: Testnet is closed.

This network is used to test operations on the mainnet. Normally, the same environment as the mainnet is provided, but tokens have no value.

Testnet Details

Detail
Value

RPC

REST

In some cases b-d is also in operation; check with .

Testnet Software

DA Testnet

This network is used to test Data Availability functions on the mainnet. Since our testnet does not support DA, please use it to test L2 chains, etc.

DA Testnet Details

Detail
Value

RPC

REST

DA Testnet Software

sunrise-test-da-1 is deprecated. Please migrate to sunrise-test-da-2.

DA Testnet Faucet

RISE faucet is available for testing DA testnet.

curl https://da2-faucet-requests-le6vcwy6pa-an.a.run.app/?address=[your-address]

How to use sunrise-data on DA Testnet

Use the same version of sunrise-data as the sunrised binary.

git clone https://github.com/sunriselayer/sunrise-data.git
cd sunrise-data
git checkout v0.4.2
make install

For validators, run the following command to register a proof deputy from your validator.

sunrised tx da register-proof-deputy [deputy-address] \
--from [your-validator] --chain-id sunrise-test-da-1 --fees 10000urise --gas 1000000 --yes

Please check our proposals and community. See for setup. Currently, Testnet uses v0.2.x binaries for blockchain compatibility.

Please check our proposals and community. See for setup. Data Availability is supported in v0.3.0 and later.

provides validator assistance and functionality for L2 chain publishers.

See and for details.

🏗️
sunrise-test-0.2 Network Details
RiseScan
sunrise-test-0.2
Released Binary
sunrise-test-da-2 Network Details
sunrise-test-da-2
Released Binary
sunrise-data
Sunrise Data
Proof of Data Availability
https://a-node.sunrise-test-1.cauchye.net
https://a-node.sunrise-test-1.cauchye.net:1318
https://sunrise-test-da-2.cauchye.net
https://sunrise-test-da-2.cauchye.net:1318