Git Product home page Git Product logo

fund_raiser_mp_bct's Introduction

Fund Raiser using Blockchain

Developed a fund-raising application in which react and node serve for the frontend and solidity, truffle, ganache, and metamask are used for the blockchain-related part. Users will be able to create fund raisers and donate to any of the existing fund raisers. 

Dependencies:

1. NodeJS                     7. babel-preset-env                   13. chai-as-promised     
2. ExpressJS                  8. babel-preset-es2015                14. chai-bignumber   
3. ReactJS                    9. babel-preset-stage-2               15. react-scripts   
4. react-dom                  10. babel-preset-stage-3              16. truffle           
5. babel-polyfill             11. babel-register                    17. web3      
6. Bootstrap                  12. chai                              

Browser Extension: Metamask
                               

How to install all dependencies?

npm install {name of dependency}

 TECH-STACK


Steps to start website locally:

  1. Clone the entire repository.
  2. Open entire folder in any code editor of your choice.
  3. cd Fund_Raiser_MP_BCT and npm install in the command prompt.
  4. Start ganache and connect the project.
  5. Compile smart contract by using command "truffle compile".
  6. Migrate the migrations using "truffle migrate".
  7. Test the smart contracts by using the command "truffle test".
  8. Install metamask extension on browser.
  9. Start the application using "npm start" and connect to metamask wallet.
  10. Add addresses of account from ganache to metamask.
  11. Explore different functionalities.

Features

1. Connect to metamask locally.
2. Register fund raisers.
3. Donate to fund raisers.
4. View all fund raisers.
5. View all owned fund raisers.
6. Upon reaching fundraising goal, stop the fundraisers from collecting funds.

fund_raiser_mp_bct's People

Contributors

nixen2802 avatar

Watchers

 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.