An open API service indexing awesome lists of open source software.

https://github.com/fuseio/node-sale-dapp


https://github.com/fuseio/node-sale-dapp

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Node Sale

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

## Getting Started

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