econia-labs / testnet-dashboard

Testnet trading competition dashboard

Home Page:https://testnet-dashboard-eosin.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development

To run your Remix app locally, make sure your project's local dependencies are installed:

npm install

Copy .env.example file

cp -R .env.example .env.local

Afterwards, start the NextJs development server like so:

npm run dev

Open http://localhost:3000 with your browser to see the result.


Queries

Some example queries can be found here.

About

Testnet trading competition dashboard

https://testnet-dashboard-eosin.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 89.9%Language:CSS 9.9%Language:JavaScript 0.2%