Skip to content

Akankshaaaa/crowdfunding

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowdfunding

A simple Ethereum-based crowdfunding decentralized application (dapp) where you can start and fund crowdfunding projects. It uses Ether, a cryptocurrency, as the medium of exchange (currency).

Medium article:

https://medium.com/openberry/creating-a-simple-crowdfunding-dapp-with-ethereum-solidity-and-vue-js-69ddb8e132dd

Crowdfunding

Add a project : Crowdfunding

View all the projects : Crowdfunding

Fund a project : Crowdfunding Crowdfunding

Prerequisites

  • Node - v10.x.x (preferrably v10.15.0 for long term support)
  • npm - v6.x.x (preferrably v6.6.0)

Running It Locally

Clone this repo via to your local machine and install the dependencies by doing the following:

git clone https://github.com/Akankshaaaa/crowdfunding.git
cd crowdfunding
npm install

Start the application in a development environment via:

npm run serve

Built With

  • Solidity - Ethereum's smart contract programming language
  • Vue.js - The Javascript framework used
  • Vuetify - Material Design Component Framework
  • web3.js - Javascript library used to interact with the Ethereum blockchain

Forked from openberry

Anyone can become a blockchain engineer!

openberry is a tutorial marketplace, designed to allow anyone to learn blockchain programming.

Website: https://openberry.ac/

Medium: https://medium.com/openberry

Twitter: https://twitter.com/openberry_ac

Releases

No releases published

Packages

 
 
 

Languages

  • Vue 43.0%
  • JavaScript 31.4%
  • Solidity 22.7%
  • HTML 2.9%