Skip to content

Asmita-chakrabarty/Reputation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 Reputation System (Soroban Smart Contract)

πŸ“Œ Project Description

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.

βš™οΈ What it does

  • 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.

✨ Features

  • βœ… On-chain reputation tracking
  • βœ… Simple and lightweight design
  • βœ… Secure (requires user authentication)
  • βœ… Supports reputation increase & decrease
  • βœ… Easily extendable (e.g., voting systems, DAO scoring)

πŸš€ Deployed Smart Contract Link: Reputation System

Add your deployed contract link here
Example: https://stellar.expert/explorer/testnet/contract/XXXXXXXX


πŸ› οΈ Tech Stack

  • Soroban SDK (Rust)
  • Stellar Blockchain

πŸ“¦ Future Improvements

  • Add reputation decay over time
  • Introduce role-based permissions
  • Prevent spam by limiting actions
  • Integrate with frontend dApp

πŸ“œ License

MIT License# Reputation-System https://stellar.expert/explorer/testnet/contract/CBA4GA4HYNLHCCTNBQ4FCR4BADFNW6QVIJZ3WG6MPLMUHZ3YPPPPD2HD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors