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.
- Host: GitHub
- URL: https://github.com/zemse/kickchainer
- Owner: zemse
- Created: 2019-04-19T21:26:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T17:31:44.000Z (over 3 years ago)
- Last Synced: 2025-07-27T23:47:27.508Z (11 months ago)
- Language: JavaScript
- Homepage: https://kickchainer.herokuapp.com
- Size: 40.8 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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