The repository contains the source code for the Sesame Foundation homepage.
This project uses the Next.js React framework.
- Follow the instructions in the REAMDE of decentralized-factoring-challenge to start a local testnet and deploy a factoring challenge contract.
- Update
src/contracts/network-config.json
with the address of your deployed contract. - Run
npm run dev
.