Development
Contents:
- Release Process
- Internal API Documentation
- Base 58 conversion utilities
encode()decode()decode_check()get_xpub_fingerprint()get_xpub_fingerprint_hex()to_address()xpub_to_pub_hex()xpub_to_xonly_pub_hex()xpub_main_2_test()- Bech32 Conversion Utilities
Encodingbech32_polymod()bech32_hrp_expand()bech32_verify_checksum()bech32_create_checksum()bech32_encode()bech32_decode()convertbits()decode()encode()- Bitcoin Script utilities
is_opreturn()is_p2sh()is_p2pkh()is_p2pk()is_witness()is_p2wpkh()is_p2wsh()is_p2tr()parse_multisig()- Bitcoin Object Python Serializations
ReadableDeserializableSerializableser_compact_size()deser_compact_size()deser_string()ser_string()deser_uint256()ser_uint256()uint256_from_str()deser_vector()ser_vector()deser_string_vector()ser_string_vector()ser_sig_der()ser_sig_compact()