Interested in running a full node? Read on below for a guide
Testnet Full nodes are currently permissioned, but we typically respond fast to any request for access. Please email us at [email protected] , or raise a ticket on discord, for an API key. The rest of the guide assumes you have a valid API key already.
Fermi Trade aims to allow any user to verify the state and execution of its onchain perpetuals orderbook program - including margin calculation, order matching, settlement logic, interest rate calculation, and honest queue positioning. A user may do so by running a light node, or a full node.
Hardware requirements
Since continuum is a high throuput chain, running a full node and keeping up with state requires a reasonably well-speced machine. Recommended Machine specs:
RAM: >64 GB
Disc: > 6 TB
Bandwidth: > 300 Mbps
1. Download the Full Node Binary
Full node binary is available on request.
2. Gossip & Restore state (catch up to present state)
To get your full node up to the current state, you have two options:
1. Full replay from genesis - replay all transactions since inception.
2. Restore from snapshot - quickly get up to speed on the current state
Gossip Restore Endpoints
Allows whitelisted IPs to request SledDB data for bootstrapping new nodes.