Running an iPollo Node

iPollo Node

See iPollo Node Repositories to find out how to deploy and sync your own iPollo node.

Prerequisites

Hardware requirements

We recommend you have this configuration to run a node:

  • at least 16 GB RAM

  • an SSD drive with at least 1 TB free

INFO

If utilizing Amazon Elastic Block Store (EBS), ensure timing buffered disk reads are fast enough in order to avoid latency issues alongside the rate of new blocks added to iPollo during the initial synchronization process.

Docker

You have Docker running on your machine.

L1 RPC URL

You'll need your own L1 RPC URL. This can be one that you run yourself, or via a third-party provider.

Last updated