Bene allows project owners to raise funds for their projects and to reward funders with Proof-of-Funding tokens.
This a frontend to interact with Bene's smart contracts at https://github.com/StabilityNexus/Bene-FundRaising-EVM-Contracts
A live deployment of this frontend has been deployed to https://bene-evm.stability.nexus/.
git clone https://github.com/StabilityNexus/Bene-FundRaising-EVM-Frontend
cd Bene-FundRaising-EVM-Frontendnpm install
npm run devThis will start a development server, and the frontend will be accessible at http://localhost:5173/.