Contributors Forks Stargazers Issues


Logo

HedFund

Seeding Success on Hedera: Grants for Pioneering Projects
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact
  7. Acknowledgments

About The Project

Product Name Screen Shot

HedFund is a platform for funding projects on Hedera. It is a decentralized application that allows users to create projects and raise funds for them while allowing funders to fund some great projects of hedera ecosystem. Hedera is quite efficient blockchain along with an interesting consensus mechanism yet we were not able to see much projects built on it, this led us to our idea to make a dapp where all these project could showcase their talent and get financial help as well which would help them grow at faster scale.

Our Dapp HedFund enables people to fund projects through interesting voting mechanisms like normal, quadratic, cubic or any type of custom voting. People who want to fund projects have to start a funding proposal, then projects would come to enlist themselves in voting. After that people would be able to vote for the projects based on their quality and finally money would be distributed as per voting mechanism defined by the funder. Funds would be recieved by the person who enlisted these projects helping them grow.

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

Must have npm installed on your system.

  • npm
    npm install npm@latest -g

Installation

  1. Make a new folder and open that in your terminal.
  2. Clone the repo
    git clone https://github.com/lordshashank/web3app-mlh.git
  3. Move to frontend folder and Install NPM packages
     cd frontend
    npm install
  4. You can run the frontend using
    npm start

(back to top)

How we built it?

We built it using hedera sdks and smart contracts. We deployed smart contracts on Hedera and then interacted with them from the front end using Hedera SDKs. We made interactive UI for users to interact easily with the dapp. we have integrated wallets like metamask, hashpack, and blade so that more and more users are able to use our dapp.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Shashank Trivedi - shashanktrivedi1917@gmail.com

Project Link: https://github.com/lordshashank/web3app-mlh

(back to top)

Acknowledgments

Thanks to my team members for their support and help and making this project a success.

Also thanks to all the members of MLH for organizing this hackathon and giving us this opportunity to showcase our talent. Also thanks to mentors for their support and help.

(back to top)