feat: add bc1-btc-address
This commit is contained in:
9
__crypto/bc1-btc-address/Cargo.toml
Normal file
9
__crypto/bc1-btc-address/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "bc1-btc-address"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bitcoin = "0.32.6"
|
||||
hex = "0.4.3"
|
||||
rand = "0.9.1"
|
||||
Reference in New Issue
Block a user