Show HN: Minimal Bitcoin Client

1 point by IvanLudvig 2 years ago | 0 comments
I made a minimal bitcoin client, which can generate a new wallet or use an existing wallet (imported via private key) to check balance and send a transaction. I made it as simple and minimalistic as possible.

Open source, code available on GitHub: https://github.com/IvanLudvig/minimal-btc-client/