pull down to refresh
Forgot to add, Electrum wallet is written in Python: https://github.com/spesmilo/electrum
deleted by author
pull down to refresh
Forgot to add, Electrum wallet is written in Python: https://github.com/spesmilo/electrum
deleted by author
This depends on personal preferences but for learning purposes I prefer Python. I'd define a scope for starters and work through each item and then add more support from there on, eg:
I haven't checked if there's more JS support for Bitcoin so not sure if it would be easier or not. Might be a good section for bitcoinpy.dev to include an example how to build a light cli python wallet. :)