Getting Started
This guide will help you get up and running with RougeChain in minutes.
Prerequisites
- A modern web browser (Chrome, Firefox, Edge, Safari)
- For running a node: Rust toolchain (1.80+)
Quickest Path
- Visit rougechain.io
- Click "Wallet" in the sidebar
- Create (or import) a wallet and set a password (min 8 chars) — your keys are encrypted at rest with AES-256-GCM (PBKDF2, 600k iterations) and the decrypted key lives only in memory, never on disk
- Use the faucet to get free testnet XRGE
That's it! You now have a quantum-secure wallet.
What's Next?
- Quick Start Guide - Detailed walkthrough
- Create a Wallet - Understanding your keys
- Get Test Tokens - Using the faucet
- Running a Node - Participate in the network