A tool to create specific valid or invalid scenarios for testing Bitcoin blocks and transactions.
- Rust
- Cargo
- Bitcoin
Clone the repo
git clone https://github.com/j-moreno-c-r/Misfit_core
Enter the directory
cd Misfit_core
Compile the project with Cargo
cargo build
Run the binary
./target/debug/Misfit_core
Or run with Cargo
cargo run
For now, the flags are not working, they are just here for development annotation.
Type help
on the CLI to see the available commands.
> help