Skip to content

damienteo/thunderdone-fe

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

Sample env file

NEXT_PUBLIC_BACKEND_URL=https://thunderdome-be.onrender.com

NEXT_PUBLIC_THUNDERDOME_NFT_ADDRESS=0x16377628d5c50aE40951D63134572AB32395677C
NEXT_PUBLIC_TOKEN_SALE_CONTRACT_ADDRESS=0xfF0Cc93e85150e18BA66102469d6e3613dC8Ef9B
NEXT_PUBLIC_POKEPOINT_ADDRESS=0x405510959AD74dC775b42af151dDce93A9B48f2e
NEXT_PUBLIC_POKEMON_CENTER_ADDRESS=0x473B25e90d67Dd5A312fb78dA4Ff15E3960EeD4F
NEXT_PUBLIC_LUCKY_DRAW_ADDRESS=0xf3f73C30C101C2B5e8aCf802160032984c96dE47
NEXT_PUBLIC_LUCKY_DRAW_PRIZE_TOKEN_ID=336

NEXT_PUBLIC_NETWORK_CHAIN_ID=5

Releases

No releases published

Packages

No packages published

Languages