ecosystem

Dapp console api

The backend api for the dapp console.

Getting started

1. Create .env file and fill in empty values

cp example.env .env

2. Start dev server

pnpm run dev