Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit dbd75db

Browse files
committed
single-pool: Remove program / cli / js
1 parent 8d47204 commit dbd75db

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+2
-9291
lines changed

single-pool/README.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
1-
## Solana Program Library Single-Validator Stake Pool
2-
3-
The single-validator stake pool program is an upcoming SPL program that enables liquid staking with zero fees, no counterparty, and 100% capital efficiency.
4-
5-
The program defines a canonical pool for every vote account, which can be initialized permissionlessly, and mints tokens in exchange for stake delegated to its designated validator.
6-
7-
The program is a stripped-down adaptation of the existing multi-validator stake pool program, with approximately 80% less code, to minimize execution risk.
8-
9-
On launch, users will only be able to deposit and withdraw active stake, but pending future stake program development, we hope to support instant sol deposits and withdrawals as well.
1+
NOTE: The single-pool program and clients are now maintained at
2+
[solana-program/single-pool](https://github.com/solana-program/single-pool).

single-pool/cli/Cargo.toml

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)