Metadata-Version: 2.1
Name: bitcoinlantern
Version: 0.1.4
Summary: A bitcoin and lightning library that focuses on wallets and rpc.
Home-page: https://github.com/leonjohnson/bitcoinlantern
Author: Leon Johnson
Author-email: leon.johnson@me.com
License: UNKNOWN
Keywords: bitcoin,wallet,BIP32,hd-wallet,python
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Requires-Dist: base58
Requires-Dist: requests

A small Bitcoin library that's delightfully easy to read and easy to use.


