An open API service indexing awesome lists of open source software.

https://github.com/zemse/kickchainer

A Web 3.0 version of a popular crowd funding Web 2.0 app called KickStarter.
https://github.com/zemse/kickchainer

Last synced: 5 months ago
JSON representation

A Web 3.0 version of a popular crowd funding Web 2.0 app called KickStarter.

Awesome Lists containing this project

README

          

# KickChainer

This is a Web 3.0 version of a popular crowd funding Web 2.0 app called KickStarter.

## Why this project

In Kickstarter, a Web 2.0 type website, a creator can start a campaign for crowd to fund. The fundamental problem with this, is the problem of trust. There have been a lot of cases of scams on this site. Project creators post a good looking project and after getting funding, instead spending on project, they disappear with the money. Solution of this problem is a good use case of Blockchain Technology, which is a mathematically proven trust mechanism that removes the need for human intervention in the trust system altogether.

## Tech stack

- Ethereum
- Solidity
- web3.js 1.0.0-beta.37
- React.js
- Node.js
- Next.js