#solana #stake #fees

sablier-network-program

Sablier networking protocol

8 releases (4 stable)

1.2.1 Oct 10, 2024
1.2.0 Oct 9, 2024
1.1.0 Sep 30, 2024
1.0.0-alpha.3 Apr 26, 2024
1.0.0-alpha.1 Feb 23, 2024

#30 in #stake

Download history

554 downloads per month
Used in 3 crates (2 directly)

AGPL-3.0-or-later

135KB
3.5K SLoC

Sablier Network


lib.rs:

This program orchestrates a Sablier worker network deployed across a Solana cluster. It implements a PoS protocol that allows workers to rotate into "pools" proportionately to the amount of stake delgated to them. It also provides accounts for workers to collect fees and distribute those fees to delegators.

Dependencies

~22MB
~459K SLoC