Giter Club home page Giter Club logo

blockchain-campaign's Introduction

Blockchain Campaign Project

Overview

The Blockchain Campaign Project is a decentralized application (DApp) built on the blockchain that allows users to contribute funds to campaigns, view their transactions, and ensures immutability through proof of work. This README provides an overview of the project, its functionalities, and instructions for setting up and running the application.

Table of Contents

Prerequisites

Before setting up the Blockchain Campaign Project, ensure you have the following prerequisites:

  • Node.js and npm (Node Package Manager) installed on your system.
  • A modern web browser with Metamask extension installed.
  • Basic understanding of blockchain and smart contracts.

Installation

To install the project and its dependencies, follow these steps:

  1. Clone this repository to your local machine:
git clone https://github.com/your-username/BlockchainCampaign.git
  1. Navigate to the project directory:
cd BlockchainCampaign
  1. Install the required npm packages:
npm install

Usage

  1. Run the development blockchain:
npm run ganache
  1. Compile the smart contracts:
npm run compile
  1. Deploy the smart contracts to the development blockchain:
npm run deploy
  1. Start the web application:
npm start
  1. Open your web browser and go to http://localhost:3000 to access the Blockchain Campaign DApp.

Features

The Blockchain Campaign DApp offers the following features:

  1. Campaign Creation: Users can create new campaigns by providing campaign details and the funding goal.

  2. Contribute to Campaign: Users can contribute funds to the campaigns they are interested in, using their connected Ethereum wallet (Metamask).

  3. Transaction History: Users can view their transaction history, which includes details of the contributions made to various campaigns.

  4. Proof of Work: The project uses a blockchain-based consensus mechanism (proof of work) to ensure immutability and security of the transactions.

Technologies Used

The Blockchain Campaign Project is built using the following technologies:

  • Solidity: Smart contract development language.
  • Ethereum: The platform for deploying and executing smart contracts.
  • Truffle: Development framework for Ethereum.
  • Web3.js: JavaScript library for interacting with the Ethereum blockchain.
  • React: JavaScript library for building the user interface.
  • HTML/CSS: Front-end development technologies.

Contributing

Contributions to the project are welcome and encouraged. If you find any issues or want to add new features, feel free to create a pull request. Please ensure you follow the best practices and the established coding guidelines.

If you are unsure about making a contribution, feel free to open an issue to discuss your proposed changes.

License

The Blockchain Campaign Project is open-source and available under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.


By following the instructions in this README, you can set up and run the Blockchain Campaign Project on your local machine. Remember to deploy the smart contracts to the Ethereum mainnet or testnet for a production-ready deployment. Happy coding!

blockchain-campaign's People

Contributors

rohit112003 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.