/pyltc

Python litecoin library

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Python litecoin library

Current version is 2.0

Feature Support

  • Basic functions
  • Supports addresses types PUBKEY, P2PKH, P2SH, P2SH-PWPKH, P2WPKH, P2WSH.
  • Supports BIP32(Hierarchical Deterministic Wallets), BIP39(Mnemonic code generation)
  • Supports BIP141(Segregated Witness)
  • Transaction constructor

Installation

To install pyltc

$ git clone https://github.com/bitaps-com/pyltc
$ cd pyltc
$ python3 setup.py install

Dependencies

Documentation

Documentation is available at https://pybtc.readthedocs.io