https://github.com/realeinherjar/sweepr
For the past week I've been working on a bitcoin wallet as a side project/portfolio building.
This is sweepr a simple CLI that, given a mnemonic seed and address, will scan the most common segwit v0 descriptors and sweep all funds that it finds to the address.
I want to still enhance it as a way to learn more about PWAs, WASM, Rust, and BDK.
Check the codebase, test the wallet, and feel free to open issues or PRs.