Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 954 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 954 Bytes

Mint-Station-Frontend

Etheriot Games - New wave of web3 entertainment.

Pathfinders Are Official Genesis NFT Of Galaxarian Odyssey Game A 32 Person PvP Battle Royale. Genesis Mint Allows You To Pick Up Weapons, Earn $HCASH And Loads Of Other Benefits.

Project installation

Clone down this repository. You will need node and yarn(or You can use npm instead of) installed globally on your machine.

Get the code and dependencies:

git clone https://github.com/Etheriot-Games/Mint-Station-Fronetend.git
cd Mint-Station-Fronetend
yarn

Start the dev server with:

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Builds the app for production to the build folder with:

yarn build

Under the hood

  • React CRA
  • Typescript
  • tailwindCSS
  • ethers.js
  • wagmi