Skip to content

fuseio/console-dapp

Repository files navigation

Console

Console dapp combines Staking and Bridge dapps.

Getting Started

  1. Copy environment variables:
cp .env.development .env.local
  1. Run development server:
npm run dev