Docker
Authors: [jLeopoldA]
System Requirements
CPU
OS
Ram
Disk
4vCPU
Ubuntu 18.04
16GB
2.5TB+ (SSD)
The Fuse archival node has a size of 2.4TB on July 3rd, 2024
Pre-Requisites
Install Docker
Install Docker Packages
Verify Docker Engine Installation is Successful
Set Firewall Rules
Set explicit default UFW rules
Allow SSH
Allow remote RPC connections
Building a Node on Fuse with Nethermind client
Since 08.2022 Fuse is moving from OE client to Nethermind. To bootstrap Fuse archive node this guide covers the steps on how to build Nethermind from source and configure it to run for Fuse Network
Clone Fuse Repository
Download Quickstart
You can create an archival node using Quickstart.sh
Query Fuse Node
To access your archival node - use your current server's IP address with port 8545. Ex. http://localhost:8545
Check Docker Logs
Last updated