Skip to content

Files

Latest commit

 

History

History
30 lines (18 loc) · 592 Bytes

getting-started.md

File metadata and controls

30 lines (18 loc) · 592 Bytes
description
Getting started with the v2 Hop Node

Getting started

Using Docker

Make sure docker daemon is running if not already.

Learn how to install Docker here:

{% content-ref url="installing-docker.md" %} installing-docker.md {% endcontent-ref %}

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.