This project is a basic Reputation System built using Soroban (Stellar Smart Contracts).
It allows users to gain or lose reputation points stored securely on-chain.
- Stores reputation scores mapped to user addresses
- Allows users to:
- Increase their reputation
- Decrease their reputation
- View their reputation score
All data is stored on the Stellar blockchain using Soroban smart contracts.
- β On-chain reputation tracking
- β Simple and lightweight design
- β Secure (requires user authentication)
- β Supports reputation increase & decrease
- β Easily extendable (e.g., voting systems, DAO scoring)
Add your deployed contract link here
Example: https://stellar.expert/explorer/testnet/contract/XXXXXXXX
- Soroban SDK (Rust)
- Stellar Blockchain
- Add reputation decay over time
- Introduce role-based permissions
- Prevent spam by limiting actions
- Integrate with frontend dApp
MIT License# Reputation-System https://stellar.expert/explorer/testnet/contract/CBA4GA4HYNLHCCTNBQ4FCR4BADFNW6QVIJZ3WG6MPLMUHZ3YPPPPD2HD