https://github.com/horus-org/payjoin-lib
Library for PayJoin
https://github.com/horus-org/payjoin-lib
bitcoin lightning-network payjoin
Last synced: about 1 year ago
JSON representation
Library for PayJoin
- Host: GitHub
- URL: https://github.com/horus-org/payjoin-lib
- Owner: Horus-Org
- License: mit
- Archived: true
- Created: 2023-05-30T16:01:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T10:45:43.000Z (over 2 years ago)
- Last Synced: 2025-03-04T07:46:41.761Z (over 1 year ago)
- Topics: bitcoin, lightning-network, payjoin
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Payjoin Library 🪙
Library for PayJoin
**Contributions are welcome**
## What is PayJoin?
Payjoin brings privacy to bitcoin without changing the way you’re used to using it. Payjoin transactions don’t look any different from normal activity so they boost everyone’s privacy, even those who don’t payjoin, and foil chain surveillance.
## Languages supported
- Rust
- Dart
- Javascript
- Typescript
## Roadmap
- [x] Sender/Receiver
- [x] Initial design for Dart, Rust, Javascript and Typescript
- [ ] Initial design
- [ ] Alpha Software
- [ ] APIs
- [ ] Sync with other libraries