Crates.io | regtest-util |
lib.rs | regtest-util |
version | 0.1.0 |
source | src |
created_at | 2024-02-19 11:26:39.868847 |
updated_at | 2024-02-19 11:26:39.868847 |
description | A simple binary that starts a bitcoin regtest with funded wallets |
homepage | |
repository | |
max_upload_size | |
id | 1145103 |
size | 12,547 |
The package will download bitcoin core docker
image. After the
image is installed and the container is running, two wallets will be
generated using
bitcoincore-rpc. First
wallet is named sender
and its initialized with 5050 bitcoins and
the second wallet is named receiver
and its initialized with 50
bitcoins.
cargo install regtest-util
regtest-util
MIT OR Apache-2.0"