Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/horus-org/bitcoin-lib
Library for Bitcoin
https://github.com/horus-org/bitcoin-lib
bitcoin lightning-network
Last synced: 2 days ago
JSON representation
Library for Bitcoin
- Host: GitHub
- URL: https://github.com/horus-org/bitcoin-lib
- Owner: Horus-Org
- License: mit
- Created: 2023-05-29T20:12:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-12T09:09:15.000Z (7 months ago)
- Last Synced: 2024-04-12T16:33:26.247Z (7 months ago)
- Topics: bitcoin, lightning-network
- Language: JavaScript
- Homepage:
- Size: 72.3 KB
- Stars: 3
- Watchers: 1
- 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
# Bitcoin Library 🪙
>Library for Bitcoin
**Contributions are welcome**
## What is Bitcoin?
Bitcoin is a protocol which implements a highly available, public, permanent, and decentralized ledger. In order to add to the ledger, a user must prove they control an entry in the ledger.
## Languages supported
- Rust
- Dart
- Javascript
- Typescript
- Rust
- Dockerfile## Roadmap
- [x] Node
- [x] BIP-39, BIP44
- [x] Initial SDK
- [x] Initial design
- [ ] Alpha Software
- [ ] APIs
- [ ] Clear documentation
- [ ] BIPs
- [ ] Beta
- [ ] RBF
- [ ] Lightning compatible
- [ ] BOLT11 and BOLT12