Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BP-WG/bp-wallet
Modern, lightweight & standard-compliant bitcoin wallet runtime & cli without rust-bitcoin dependencies
https://github.com/BP-WG/bp-wallet
Last synced: 6 days ago
JSON representation
Modern, lightweight & standard-compliant bitcoin wallet runtime & cli without rust-bitcoin dependencies
- Host: GitHub
- URL: https://github.com/BP-WG/bp-wallet
- Owner: BP-WG
- License: apache-2.0
- Created: 2023-07-30T10:08:05.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-28T18:55:43.000Z (6 months ago)
- Last Synced: 2024-05-29T10:02:41.947Z (6 months ago)
- Language: Rust
- Homepage:
- Size: 383 KB
- Stars: 9
- Watchers: 1
- Forks: 9
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-rgb-protocol - BP Wallet
README
# Bitcoin protocol command-line wallet & tools
![Build](https://github.com/BP-WG/bp-wallet/workflows/Build/badge.svg)
![Tests](https://github.com/BP-WG/bp-wallet/workflows/Tests/badge.svg)
![Lints](https://github.com/BP-WG/bp-wallet/workflows/Lints/badge.svg)
[![codecov](https://codecov.io/gh/BP-WG/bp-wallet/branch/master/graph/badge.svg)](https://codecov.io/gh/BP-WG/bp-wallet)[![crates.io](https://img.shields.io/crates/v/bp-wallet)](https://crates.io/crates/bp-wallet)
[![Docs](https://docs.rs/bp-wallet/badge.svg)](https://docs.rs/bp-wallet)
[![Apache-2 licensed](https://img.shields.io/crates/l/bp-wallet)](./LICENSE)Modern, minimalistic & standard-compliant cold wallet from [LNP/BP Standards
Association][Assoc].## Contributing
Contribution guidelines can be found in [CONTRIBUTING](CONTRIBUTING.md)
## More information
### MSRV
Minimum supported rust compiler version (MSRV) is shown in `rust-version` of `Cargo.toml`.
### Policy on altcoins
Altcoins and "blockchains" other than Bitcoin blockchain/Bitcoin protocols are
not supported and not planned to be supported; pull requests targeting them will
be declined.### Licensing
The libraries are distributed on the terms of Apache 2.0 opensource license.
See [LICENCE](LICENSE) file for the license details.[Assoc]: https://lnp-bp.org