TheCrowdChain is simple ethereum based charity raising and fundrasing decentralized application where a user can create a new cause and a user can fund the cause. The cryptocurrency that the app use is Ether as medium of exchange
Medium article:
Comming Soon
- Node - v10.16.3 (or any latest node version)
- npm - v6.9.0 (or any latest npm version)
Clone this repo via to your local machine and install the dependencies by doing the following:
git clone https://github.com/syedMSohaib/thecrowdchain.git
cd thecrowdchain
npm install
Start the application in a development environment via:
npm start
- Solidity - A programming language for creating smart contract on Ethereum* * React.js - A JavaScript library for building user interfaces *
- Remix - browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language
- web3.js - Javascript library used to interact with the Ethereum blockchain
This is an early phase of an endless possibility. We are eagerly looking for contributions from the community. To get started:
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine`
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request.