Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/halas77/lomi
A decentralized crowdfunding platform built on the Ethereum blockchain
https://github.com/halas77/lomi
deployment ethereum ethersjs hardhat openzeppelin react smart-contracts testing web3
Last synced: 3 months ago
JSON representation
A decentralized crowdfunding platform built on the Ethereum blockchain
- Host: GitHub
- URL: https://github.com/halas77/lomi
- Owner: halas77
- Created: 2024-08-27T08:22:59.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T13:31:56.000Z (5 months ago)
- Last Synced: 2024-10-22T05:11:55.740Z (4 months ago)
- Topics: deployment, ethereum, ethersjs, hardhat, openzeppelin, react, smart-contracts, testing, web3
- Language: JavaScript
- Homepage: https://1omi.netlify.app
- Size: 24.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lomi - Crowdfunding Platform
A decentralized crowdfunding platform built on the Ethereum blockchain. This project allows users to create and contribute to campaigns securely using smart contracts, ensuring transparency and trust in the crowdfunding process.
## Features
- **Create Campaigns**: Users can create campaigns by specifying a funding goal and duration.
- **Contribute to Campaigns**: Anyone can contribute to active campaigns with Ethereum, with contributions tracked transparently on the blockchain.
- **Withdraw Funds**: Campaign creators can withdraw funds if the funding goal is met by the campaign deadline.
- **Refunds**: Contributors can claim refunds automatically if a campaign fails to meet its goal.
- **Track Campaigns**: View all active campaigns, including their goals, deadlines, and raised amounts.
- **Donor Tracking**: Track who contributed to each campaign, enhancing transparency.
- **Tokenization**: Issue ERC20 tokens as rewards for contributors.
- **Governance**: Allow contributors to vote on project decisions using their tokens.
- **Reputation System**: Implement a system to track and display the reputation of project creators.## Live demo
https://1omi.netlify.app/