#solana #worker #pool #protocols #account #clockwork #networking

mat-clockwork-network-program

Clockwork networking protocol

1 stable release

5.9.0 Apr 24, 2023
5.7.0 Apr 24, 2023
4.0.0 Apr 24, 2023
3.0.0 Apr 24, 2023
2.0.9 Mar 31, 2023

#14 in #clockwork

Download history 6/week @ 2024-02-23 5/week @ 2024-03-01 2/week @ 2024-03-08 2/week @ 2024-03-15 114/week @ 2024-03-29 38/week @ 2024-04-05

152 downloads per month
Used in 7 crates (3 directly)

AGPL-3.0-or-later

130KB
3.5K SLoC

Clockwork Network


lib.rs:

This program orchestrates a Clockwork 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

~20–29MB
~491K SLoC