Hop node for bonding transfers
See docs.hop.exchange/hop-node
Install dependencies
yarn install
Run node
yarn start
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 |
staging-bonder |
hopprotocol/hop-node:staging |
Alpha | Stable mainnet staging environment |
develop-bonder |
hopprotocol/hop-node:develop |
Unstable | Unstable mainnet staging environment |
kovan-bonder |
hopprotocol/hop-node:kovan |
Stable | Kovan staging environment |
goerli-bonder |
hopprotocol/hop-node:goerli |
Stable | Goerli staging environment |
rinkeby-bonder |
hopprotocol/hop-node:rinkeby |
Stable | Rinkeby staging environment |