Skip to content

ndujaLabs/app-everdragons2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 1, 2022
76e4ed0 · May 1, 2022

History

99 Commits
Jan 2, 2022
Jan 2, 2022
May 1, 2022
Feb 10, 2022
Feb 20, 2022
Apr 28, 2022
Feb 20, 2022
Jan 2, 2022
Jan 2, 2022
Jan 2, 2022
Jan 2, 2022
Jan 2, 2022
Feb 20, 2022
Feb 20, 2022
Jan 2, 2022
Jan 2, 2022
Feb 10, 2022
Jan 3, 2022
Jan 2, 2022
Feb 10, 2022
Apr 28, 2022
Feb 13, 2022
Feb 20, 2022
Feb 20, 2022
Feb 20, 2022
Jan 2, 2022
Feb 20, 2022
Feb 10, 2022

Repository files navigation

app.everdragons2.com

Everdragons2 Dapp at https://app.everdragons2.com

Installation

First, on Mac and Linux, install NVM (https://github.com/nvm-sh/nvm)

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash

on Windows, install nvm-windows (https://github.com/coreybutler/nvm-windows).

The use nvm to install Node 16.

Then install pnpm globally:

npm i -g pnpm

then install the dependencies, build the project and run it

pnpm i
pnpm run build
pnpm run start

and connect to http://localhost:6700.

Copyright

(c) 2021-present 'ndujaLags' ([email protected])

Licence

MIT

About

A simple app for minting and whitelisting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published