Code Monkey home page Code Monkey logo

betterfund-crowdfunding-in-blockchain's Introduction

BetterFund : Crowdfunding Platform Powered by Ethereum Blockchain

The Platform is live on Rinkeby Test Network and available to use at : betterfund.vercel.app

Problem Statement and Necessity

Crowdfunding is one of the most popular ways to raise funds for any project, cause or for helping any individual in need. With the onset of Covid we have seen a rise in Crowdfunding activities across the globe which includes small campaigns to help people get oxygen and medical help to large funds such as PM Cares.

The major problems with the Current Crowdfunding Platforms that we wanted to solve were :

  • Security : As the funds become larger, they need to be heavily secure, although stringent measures such as symmetric encryption are in place to make e-payment safe and secure,it is still vulnerable to hacking. Blockchain โ€” which has never been compromised yet โ€” can provide that level of security.
  • Transparency and Anti-Fraud : We have seen, and continue to see a lot of crowdfunding scams happening around. There is no way to see where the funds are being used. We wanted to make the entire flow of funds transparent at every stage, so that there is no possibility of the money being misused.
  • Global contribution : With some of the platforms being country specific, it becomes hard for people from other countries to contribute to various campaigns. Using blockchain anyone in the world can contribute to the campaign. Transactions are quick and convenient.

We were highly inspired by the CryptoRelief initiative (www.cryptorelief.in) which raised ~1 billion dollars for Covid Relief in India from the entire global community, in a highly transparent manner.

Detailed Report and PPT

  • A Detailed Report of the Project can be found here
  • A Presentation on the Application can be found here

Screenshots

Home Page :

image

Campaign Page :

image

Create Campaign Page :

image

Withdrawal Request Page :

image

New Withdrawal Request Page :

image

Tech Stack

  • Next JS
  • Chakra UI
  • Solidity
  • Web3.js

To run the application locally

  • Fork the Project
  • run yarn install to install all the dependencies
  • run yarn dev to run the application locally

Prerequisites to create Campaign and Contribute

  1. Install Metamask as Google Chrome Extension and Create an account.
  2. Request Ether by sharing your ethereum address in social media
    (https://faucet.rinkeby.io/)
  3. Get 0.01 ether free by giving the ethereum address
    (http://rinkeby-faucet.com/)

To Deploy your own Contract

  1. Create an account in https://infura.io

  2. Create .env file in Ethereum directory and add these line to it.

    mnemonic = 'Your mnemonic code'
    link = 'Your infura end point link '

  3. Do the Changes that you want to do inside the Solidity File

  4. Compile the Contract node compile.js

  5. Deploy Contract by going into smart-contract Directory and run. node deploy.js

    Copy the contract deploy address and replace it in factory.js file.

  6. Replace your "infura end point link" in web3.js file

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

betterfund-crowdfunding-in-blockchain's People

Contributors

harsh242 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.