Network Overview
FireChain currently operates through its live testing environment, centered around the Rinia network.
This documentation refers to the currently available network environment and infrastructure that users and developers can interact with today.
Live Components
The current FireChain environment includes:
- The FireChain network on Rinia
- A block explorer
- A bridge connected to supported external test networks
- DonaSwap contracts and token infrastructure
- RPC access for wallets and applications
Supported External Networks for Bridging
The bridge currently supports the following networks:
- Ethereum Sepolia
- Base Sepolia
- Optimism Sepolia
- BNB Smart Chain Testnet
These networks can be used to bridge supported FIRE assets into the FireChain environment.
Core User Flows
Most users will interact with FireChain by following this path:
- Add the FireChain network to a wallet
- Acquire FIRE on a supported network
- Bridge FIRE into FireChain
- Use the ecosystem applications and contracts on Rinia
Core Builder Flows
Developers can use FireChain to:
- Connect applications to the RPC
- Deploy Solidity contracts
- Verify contracts on the explorer
- Interact with on-chain addresses
- Build integrations around FireChain contracts and tokens
Next Step
👉 Continue to Roadmap