This is a Next.js project bootstrapped with create-next-app.
- Rename
.env.local.exampleto.env.localand pass your mnemonic phrase and Rinkeby network URL - Deploy your contract with running
deploy:contract - Add new address of deployed contract to
/contracts/factory.tsinstead of mock address - Run
npm run dev
Open http://localhost:3000 with your browser to see the result.