Getting started

Getting started with the v2 Hop Node

Using Docker

Make sure docker daemon is running if not already.

Learn how to install Docker here:

Installing Docker

Install docker image

The Bundler Relayer docker image is hosted on Docker Hub.

Pull the Bundle Relayer docker image:

docker pull hopprotocol/v2-hop-node

Running docker image

Documentation will be available soon.

Last updated