bitcoin-dev-project / warnet

Monitor and analyze the emergent behaviors of Bitcoin networks
https://warnet.dev
MIT License
59 stars 27 forks source link

Rust cli #327

Open willcl-ark opened 1 month ago

willcl-ark commented 1 month ago

Notes:

willcl-ark commented 1 month ago

I think if it made sense, we could perhaps strip out deps on jsonrpsee and tokio, and use a more rdimentary JSONRPC client, possibly something more like this: https://github.com/apoelstra/rust-jsonrpc