bp-wallet

Crates.iobp-wallet
lib.rsbp-wallet
version
sourcesrc
created_at2023-10-09 20:49:37.983702+00
updated_at2025-02-19 11:58:26.148576+00
descriptionModern, minimalistic & standard-compliant bitcoin wallet
homepagehttps://lnp-bp.org
repositoryhttps://github.com/BP-WG/bp-wallet
max_upload_size
id998465
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Dr. Maxim Orlovsky (dr-orlovsky)

documentation

README

Bitcoin protocol command-line wallet & tools

Build Tests Lints codecov

crates.io Docs Apache-2 licensed

Modern, minimalistic & standard-compliant cold wallet from LNP/BP Standards Association.

Contributing

Contribution guidelines can be found in CONTRIBUTING

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 file for the license details.

Commit count: 324

cargo fmt