Skip to content

Crowdfunding Application with blockchain. Blockchain makes it decentralized so that, transactions become secure.

License

Notifications You must be signed in to change notification settings

DebjitPramanick/Blockchain-Crowdfunding-App

Repository files navigation

Crowdfunding Web App

A basic crowdfunding web app with ethereum blockchain.
Report Bug · Request Feature

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

About The Project


This is a simple crowdfunding web app using Blockchain technology. A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

These things must be installed in your system.

This things must be installed as an extension in your browser.

Installation

  1. Clone the repo
    https://github.com/DebjitPramanick/Blockchain-Crowdfunding-App
  2. Open the project folder
  3. Install NPM Packages
    npm i @openzeppelin/[email protected]
  4. Now run Ganache
  5. Now type in the command in terminal
    truffle migrate
  6. Now type
    cd client
  7. Intsall NPM Packages for client
    npm i
  8. Now start the client application
    npm start

Usage

Here are some examples of how my app works.





Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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

  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

Contact

Twitter - @debjitpmk
LinkedIn - Debjit Pramanick
Project Link: https://github.com/DebjitPramanick/Blockchain-Crowdfunding-App

About

Crowdfunding Application with blockchain. Blockchain makes it decentralized so that, transactions become secure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published