This project enables eFrogs NFT holders on Linea to create ownership attestations via the Verax Attestation Registry. Initially developed during the Linea/eFrogs hackathon in April 2024 (2nd place), it is now available on mainnet.
🌐 Demo: efrogs.alainnicolas.fr
- Frontend: React + TypeScript + Vite
- Smart Contracts: Verax Attestation Registry
- Network: Linea
- Deployment: Netlify
# Install dependencies
pnpm install
# Start development server
pnpm run dev
# Build for production
pnpm run build
- Linea Sepolia:
0x0cb56f201e7afe02e542e2d2d42c34d4ce7203f7
- Linea Mainnet:
0xA49C247221C358c8cF6c4EbF3C89adE23AbE318D
- Linea Sepolia:
0x5dc8bc9158dd69ee8a234bb8f9ab1f4f17bb52c84b6fd4720d58ec82bb43d2f5
- Linea Mainnet:
0x5dc8bc9158dd69ee8a234bb8f9ab1f4f17bb52c84b6fd4720d58ec82bb43d2f5
Contributions are welcome! Feel free to open an issue or a pull request.