Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parsh/ethstarter
Decentralized Platform for transparently crowdfunding campaigns
https://github.com/parsh/ethstarter
blockchain dapp ethereum smart-contracts
Last synced: 4 days ago
JSON representation
Decentralized Platform for transparently crowdfunding campaigns
- Host: GitHub
- URL: https://github.com/parsh/ethstarter
- Owner: Parsh
- Created: 2018-08-22T05:33:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-16T07:14:56.000Z (about 6 years ago)
- Last Synced: 2024-10-12T20:38:21.724Z (about 1 month ago)
- Topics: blockchain, dapp, ethereum, smart-contracts
- Language: JavaScript
- Homepage: https://ethstarter-dapp.herokuapp.com/
- Size: 1.56 MB
- Stars: 2
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethstarter
Ethstarter is a decentralized application(DApp), built over Ethereum, with an aim to provide a multifold transparent and safer project/campaign crowdfunding solution as compared to the existing centralized and hugely scammed Kickstarter system.
## How does Ethstarter makes a difference?
Ethstarter is built with the goal to bring transparency as to how the campaign/project managers are going to use the funds generated by the backers. Individuals who back the projects gain an explicit right to approve fund transfer requests. Instead of sending the funds directly to the manager of the campaign, we transparently hold the funds in a smart contract on the Ethereum blockchain.
In order to transfer a given amount from the smart contract, a manager has to create transfer request (filled with appropriate details) and a majority of the backers have to approve that request in order to transfer the funds. Hence, Ethstarter provides both transparency and a great level of control to the backers.
## Using Ethstarter
Using the DApp is quite straightforward; you can effortlessly create campaigns and back the projects that you care about at [Ethstarter](https://ethstarter-dapp.herokuapp.com/).
### Important Instructions
In order to trigger transactions so as to create and back campaign at Ethstarter, you'll require to have either the Metamask extension on your browser or a Wallet-enabled browser such as Brave running over the Ethereum's Rinkeby network. Also, please hold on for about 15-30 seconds as you create, contribute or approve, because the transactions would require that much time to be mined on the Ethereum blockchain and propagate responses back to the DApp.
> For any queries, feel free to write to me at [email protected]. #HappyDApping