Build a character through your work as a web3 mercenary. Slay moloch, earn XP.
Read more about this RIP here.
Table of Contents
This is a Next.js project bootstrapped with create-next-app
.
Steps to run locally:
- Install dependencies:
yarn
- Create a .env file, and fill in the missing variables:
cp .env.sample .env
- run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
See CONTRIBUTING.md for details on how to contribute.