DEPRECATED - Please refer to https://github.com/Network-Goods/hypercerts for the latest docs
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- All human readable strings live in
/content
Be sure to set the correct chainId in metamask for localhost:8584 development
Running codegen:watch
will automatically update the graphql types from queries wrappen in the graphql()
function.