Created for the FVM Space Warp by ETH Global. Check out the full project here.
Built with Next.js and TypeScript, we used ethers.js and wagmi for the smart contract and wallet interactions.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.