Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Soroban Staking

A staking and rewards distribution smart contract for Soroban on Stellar.

Features

  • Flexible Staking: Stake any Soroban token
  • Configurable Rewards: Adjustable reward rates and distribution schedules
  • Lock Periods: Optional stake locking with early withdrawal penalties
  • Auto-compounding: Automatic reward reinvestment
  • Multi-pool: Support for multiple staking pools with different parameters

Architecture

┌──────────┐     ┌──────────────┐     ┌──────────┐
│  Stakers  │────▶│   Staking    │────▶│  Rewards  │
│           │◀────│   Contract   │◀────│  Pool     │
└──────────┘     └──────────────┘     └──────────┘

Quick Start

soroban contract build
cargo test

License

MIT

About

Staking and rewards distribution smart contract for Soroban. Configurable reward rates, lock periods on Stellar

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors