FairFund Implementations
Last updated
Was this helpful?
Last updated
Was this helpful?
This section provides an overview of current FairFund implementations across different blockchains.
Ethereum (Sepolia Testnet)
v1
Solidity
Not yet audited
Smart Contracts: Solidity, Foundry
Frontend: Next.js, TailwindCSS, ShadCN UI
Backend: Next.js API Routes, Prisma ORM
Authentication: NextAuth, SIWE, Web3Modal
Blockchain Interaction: Wagmi, Viem
Database: PostgreSQL
The current frontend is deployed at: https://fair-fund.vercel.app/
If you would like to start a new implementation of FairFund or contribute to an existing one, please check the in the README.
For detailed information on local setup and deployment, please refer to the section in the README.