alisolanki / fundme

Fund me is a Funding platform which works on Quadratic funding using Matic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fund Me

Fund Me helps raise funding for Projects using Quadratic Funding

Connect wallet (Portis + Polygon(Matic) integration)

Fund Me demo1

Dashboard

Fund Me demo2

The problem Fund Me solves

Fund Me helps raise funding for Projects using Quadratic Funding.

Using Fund Me, users can find projects to fund for and submit their projects to the existing funding buckets as well.

The project has integrated Matic as well as Portis.

Challenges the project ran into

Coming up with the idea was the tough part and getting the supported information about Quadratic funding.

Authenticating whether the user is genuine or not:

  • This was solved using the principle of Quadratic Funding which takes popularity (number of contributors) into account as well (along with the amount raised).
  • This was also solved by ideating that projects will promote their projects' funding pages on their Socials to verify.

Installation

npm install
cd client
npm start

Usage

The contract has been deployed on Matic Mumbai Network: 0x7F6598bE75ED9c64da3ea3Fb03659b0921b9E0E8

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Fund me is a Funding platform which works on Quadratic funding using Matic

License:MIT License


Languages

Language:JavaScript 40.9%Language:Sass 38.6%Language:Solidity 14.3%Language:HTML 3.6%Language:CSS 2.6%