Official Python library for Tencoin – HD wallets, SegWit, BIP39, RPC client
Project description
Tencoin Core
Official Python library for Tencoin – HD wallets, transactions, and RPC client.
Features
- HD Wallets: BIP-39 (seed phrases) + BIP-84 (SegWit native addresses)
- Full BIP-32 Support: Standard xprv/xpub extended keys with master/account-level derivation
- Watch-Only Wallets: Create wallets directly from xpub (no seed/private key required)
- Address Generation: Native SegWit P2WPKH (
tc1q...) addresses - Key Derivation: Standard BIP-84 path
m/84'/5353'/0'/0/0and custom BIP-32 paths - Seed Phrases: 12–24 word English mnemonics (full BIP-39 compliance)
- Wallet Recovery: From mnemonic phrases – compatible with standard BIP-39 implementations
- Full BIP-39 Compatibility: Mnemonics generated by other standard libraries (e.g., bip-utils, Electrum, MetaMask, Ian Coleman's tool) are validated and recovered
- Secure Seed Generation: PBKDF2-HMAC-SHA512 with official 2048-word English wordlist
Installation
pip install tencoin-core
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tencoin_core-0.4.1.tar.gz
(35.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tencoin_core-0.4.1.tar.gz.
File metadata
- Download URL: tencoin_core-0.4.1.tar.gz
- Upload date:
- Size: 35.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ca3defeda0775ed87e695ca0d2258e486f7eeab41ff5e66ab052e2000de3acd
|
|
| MD5 |
c47638c48f62793672cb04ada4cc0966
|
|
| BLAKE2b-256 |
36327bef9b1edb70e96c43fc078ee5cda6649901ceae0c54d05bf6a5553ac193
|
File details
Details for the file tencoin_core-0.4.1-py3-none-any.whl.
File metadata
- Download URL: tencoin_core-0.4.1-py3-none-any.whl
- Upload date:
- Size: 39.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be2f798475eb3dcb70d424a9ff5b2d07e25c8088d3a61b7b2bbe7bde78c9e3c5
|
|
| MD5 |
5724d5f82d4e812644d2f076b132fcfb
|
|
| BLAKE2b-256 |
da1ee62512d0ca46f521f35aa7ad2968c1ee9dc89ac4f9033fb943b9cf7fc2a6
|