Getting started
Getting started with the v2 Hop Node
Using Docker
Installing DockerInstall docker image
docker pull hopprotocol/v2-hop-nodeRunning docker image
Last updated
Getting started with the v2 Hop Node
Make sure docker daemon is running if not already.
Learn how to install Docker here:
Installing DockerThe Bundler Relayer docker image is hosted on Docker Hub.
Pull the Bundle Relayer docker image:
docker pull hopprotocol/v2-hop-nodeDocumentation will be available soon.
Last updated