divident / crowd-found

Campaing app based on ethereum blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Campaign App

Description

Blockchain application to collect funds via campaign, full contract can be seen here. Currently the contract is only available on rinkeby test network.

You can try application on the page https://divident.github.io/crowd-found/, only thing you need is a metamask wallet.

Build

If you want to run application on you local computer first you need compile contract

cd deploy && brownie compile

Then you need to install frontend dependencies and run application

npm install
npm run build
npm run server

About

Campaing app based on ethereum blockchain


Languages

Language:JavaScript 59.8%Language:CSS 20.3%Language:Python 11.2%Language:Solidity 7.9%Language:HTML 0.8%