Skip to content

ethernautdao/evm-runners-web

Repository files navigation

evm-runners-web

Overview

The web app for the EVM Runners game. You can get instructions on how to install the game and see the different leaderboards.

It is live here.

Run this application yourself

  1. Create env and then provide a valid auth token. Must be admin to access leadearboard data.
$ cp .env.example .env
  1. Install dependencies
$ npm install
  1. Run as dev
$ npm run dev
  1. Open http:https://localhost:3000

Run tests

Tests were implemented using cypress and can be ran using npm test.

About

Web app for the evm-runners game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages