Skip to content

Files

Latest commit

e53f061 · Dec 26, 2024

History

History

hop-node

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 26, 2024
Jun 6, 2024
Dec 28, 2023
Jun 19, 2024
May 22, 2024
Jan 25, 2024
Jan 24, 2024
May 21, 2024
Dec 9, 2021
Apr 2, 2024
Apr 8, 2024
Sep 20, 2024
Apr 8, 2024

v1 Hop Node

V1 Hop Node for bonding transfers

Documentation

See the Hop docs site

Development

Pull the hop monorepo and install dependencies using pnpm.

# Install the dependencies
pnpm install

# Build the required files
pnpm build

# Run the client
pnpm --filter hop-node dev

For complete instructions and required config, see https://docs.hop.exchange/v/developer-docs/hop-node/running-a-hop-bonder.

Deployments

Docker images are built and pushed to Docker Hub.

Branch Docker Image Release Description
production-bonder hopprotocol/hop-node:latest Stable Production mainnet environment
mainnet-bonder hopprotocol/hop-node:mainnet Beta Mainnet pre-release environment
develop-bonder hopprotocol/hop-node:develop Unstable Unstable mainnet staging environment

License

MIT