Overview
Introduction
Node Types
Type
Purpose
Storage
Use Case
Quick Comparison
┌─────────────────────────────────────────────────────────────────┐
│ Node Types │
├─────────────────────────────────────────────────────────────────┤
│ │
│ Full Node Archive Node RPC Node │
│ ┌─────────┐ ┌─────────┐ ┌─────────┐ │
│ │ Pruned │ │ Full │ │ Pruned/ │ │
│ │ State │ │ History │ │ Full │ │
│ └─────────┘ └─────────┘ └─────────┘ │
│ │ │ │ │
│ ▼ ▼ ▼ │
│ P2P Network Query History Serve APIs │
│ │
│ Validator Node │
│ ┌─────────┐ │
│ │ Produce │ │
│ │ Blocks │ │
│ └─────────┘ │
│ │ │
│ ▼ │
│ Earn Rewards │
│ │
└─────────────────────────────────────────────────────────────────┘Hardware Requirements
Minimum Requirements
Component
Full Node
Archive Node
RPC Node
Recommended Requirements
Component
Full Node
Archive Node
RPC Node
Software Requirements
Network Information
Mainnet
Parameter
Value
Testnet (Makalu)
Parameter
Value
Quick Start
1. Install Atlas
2. Initialize Node
3. Start Node
Next Steps
Last updated