Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/md0011/pulsescore
A decentralized rating app, where users can rate each other, a blockchain-based reputation system with real-world social consequences.
https://github.com/md0011/pulsescore
blockchain remix solidity web3 web3auth
Last synced: 21 days ago
JSON representation
A decentralized rating app, where users can rate each other, a blockchain-based reputation system with real-world social consequences.
- Host: GitHub
- URL: https://github.com/md0011/pulsescore
- Owner: md0011
- Created: 2024-08-28T16:46:42.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T08:28:26.000Z (3 months ago)
- Last Synced: 2024-12-01T19:07:49.364Z (21 days ago)
- Topics: blockchain, remix, solidity, web3, web3auth
- Language: TypeScript
- Homepage: https://pulse-score.vercel.app
- Size: 444 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PulseScore
PulseScore, a decentralized rating app, where users can rate each other, creating a blockchain-based reputation system with real-world social consequences.
## Tools & Technologies
- Solidity
- Remix
- Polygon
- Next.js
- TypeScript
- Tailwind CSS## Contract Address
- [Amoy Scan](https://amoy.polygonscan.com/address/0x3DbDd3A45D68C0C60FdA2f4eb79809409ED15388)
- `0x3DbDd3A45D68C0C60FdA2f4eb79809409ED15388`
## Features
1. **View User Rating:** Displays the authenticated user's average rating.
2. **QR Code Scanner:** Allows users to scan QR codes to interact with other users' profiles.
3. **Rate Other Users:** After scanning a QR code, users can view the scanned user's rating and submit their own rating.
4. **Real-time Updates:** The application interacts with the Ethereum smart contract to fetch and update rating data.
---------
### [Live Demo](https://pulse-score.vercel.app/) on Vercel
---------
## 📷 Screenshot
## Contributing
Feel free to fork the repository and submit pull requests. For major changes, please open an issue to discuss the changes before submitting a pull request.