A Basechain node with all historical state from the genesis block onwards takes up around 500GB of disk space, it's not practical to sync a new node from the genesis block (it would take forever). New nodes can be spun up using one of the jump start archives that we provide, these contain recent state, so a node can sync up with the chain in a few hours.
We provide two kinds of jump starts, a full size one, and a minimal one. The full size jump start contains a lot of historical data, you would generally only need it if you wanted to index all the historical state. If you just want to spin up a new validator node, or a sentry node, then you're better off using the minimal jump start, which only contains recent state.
Follow the instructions below to launch a Basechain node from a jump start archive.
#Hardware Requirements
The minimum hardware requirements are as follows: 4 CPU, 32 GB RAM, NVMe SSD. Example: AWS i3.xlarge.
There are two available locations where you can download it from, USA or Singapore. Choose the location closest to you. The Singapore location is automatically replicated from the USA location so it might be a while before it becomes available when we update the archive.
In each location, there are two different archives. One is full and another is the smaller image that has no historical app state.