Skip to content
This repository has been archived by the owner on Oct 24, 2021. It is now read-only.

Octopus web application, for interacting with smart contracts. Including relay management and simple token wallet at this early point.

Notifications You must be signed in to change notification settings

octopus-network/octopus-relay-webapp

Repository files navigation

moved to https://github.com/octopus-network/octopus-webapp

Octopus Relay Webapp

Netlify Status

Octopus Relay is part of the Octopus Network.

This is the Webapp, you can also follow the Smart Contract.

Development

yarn dev

Build

yarn build

Deploy

We use netlify to deploy, please follow this article

Environment Variables

# 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"

About

Octopus web application, for interacting with smart contracts. Including relay management and simple token wallet at this early point.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published