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