Skip to content

fuseio/node-sale-dapp

Repository files navigation

Node Sale

Unique opportunity for the existing validators and community members to buy a Data Availability node license.

Getting Started

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