This dashboard tracks the current state of development across the Silent Payments ecosystem, helping contributors quickly find projects, understand their status, and get involved.
π‘ Legend β Complete & working | βοΈ In Progress | π Help Wanted | β Blocked | π§ͺ Experimental | β Not Available
| Project | Description | Lead |
|---|---|---|
| BIP352 | Silent payments BIP | josibake |
| Silent payments UX | Bitcoin Design Guide page | yashrajd |
| Silent Payments Guide | a hands-on guide to better Bitcoin privacy | bennet |
| Central Hub | Silent Payments | sethforprivacy |
| Roadmap | Development Status | macgyver13 |
| Discord Server | Dev coordination hub | yashraj & macgyver13 |
| Component | Description | Status | Lead / Contact | Links |
|---|---|---|---|---|
libsecp256k1 SP module |
Cryptographic primitives for Silent Payments | βοΈ In Progress | @thestack | PR #1765 |
| Bitcoin Core (352 tracker) | SP wallet support in Bitcoin Core | βοΈ In Progress | @josibake / @eunovo | Issue #28536 |
| BDK | SP wallet support in BDK | βοΈ In Progress | nymius | bdk-sp |
| Topic | Status | Lead / Contact | Notes |
|---|---|---|---|
| Indexing Server Spec | βοΈ | @macgyver13 | Server Spec |
| Light Client Protocol | π§ͺ / π | @setavenger | Delving Discussion |
| Sending Silent Payments with PSBTs | β | @josibake | BIP 375 |
| Spending Silent Payment outputs with PSBTs | β | @nymius | BIP 376 |
| Silent Payment Output Script Descriptors | β | @craigraw | BIP 392 |
| Area | Project |
|---|---|
| Address Encoding | bdk-sp |
| Send + Receive | BIP352 |
| PSBTv2 + SP | BIP375 |
- BIP375 examples
- Coordinator + HW Air Gap signing - hardware-signer
- Multi-party signing - multi-signer
- Musig2 + SP - musig2-signer
- Frost + SP - frost-signer
- PSBT viewer