CRE8ORS UI

This is a RainbowKit + wagmi + Next.js project.

Screen Shot 2022-11-13 at 1 44 02 PM

Getting Started

First, install packages with npm

npm i

yarn

yarn

Next, copy the .env.local file to .env and fill in:

  • NEXT_PUBLIC_CRE8ORS_ADDRESS=
  • NEXT_PUBLIC_CHAIN_ID=

Finally, run the development server:

npm run dev

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