moved to https://github.com/octopus-network/octopus-webapp
Octopus Relay is part of the Octopus Network.
This is the Webapp, you can also follow the Smart Contract.
yarn dev
yarn build
We use netlify to deploy, please follow this article
# Chain network id, testnet|mainnet|betanet
export OCT_NETWORK="testnet"
# Octopus relay contract id
export OCT_RELAY_CONTRACT_NAME="oct-relay.testnet"
# Oct token contract id
export OCT_TOKEN_CONTRACT_NAME="oct-token.testnet"