This is the GistPin web frontend, built with Next.js, responsible for:
- Displaying nearby gists on a map
- Allowing users to drop anonymous gists
- Interacting with the Flare smart contract and backend API
This app is for end users who want to explore and contribute hyperlocal content.
- Next.js (App Router)
- TypeScript
- Ethers.js (Flare interaction)
- Map provider (TBD)
- Node.js ≥ 18
- npm / yarn / pnpm / bun
npm install