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)
- Address Generation: P2PKH (
T...) and P2SH (M...) addresses
(updated – replaces previous SegWit-only implementation) - Address Generation: Only P2WPKH (tc1q...) addresses
- Key Derivation: Standard path
m/84'/5353'/0'/0/0 - Seed Phrases: 12–24 word English mnemonics (full BIP-39 compliance)
- Wallet Recovery: From mnemonic phrases – now fully 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 now correctly 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.3.0.tar.gz
(31.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.3.0.tar.gz.
File metadata
- Download URL: tencoin_core-0.3.0.tar.gz
- Upload date:
- Size: 31.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 |
9e1b44fd026408295d421fb77d048d01639b2651ee79ef3691f2362296d7fb69
|
|
| MD5 |
cfa1c0a224ddfb7915aa78e28c496870
|
|
| BLAKE2b-256 |
8fedbafc2619adbcd198c5356500b14bc0aa2488624042767eb6c9342e2e44c1
|
File details
Details for the file tencoin_core-0.3.0-py3-none-any.whl.
File metadata
- Download URL: tencoin_core-0.3.0-py3-none-any.whl
- Upload date:
- Size: 35.3 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 |
70245cc730485a645899f1e29926db8027312de7688100e0208462e1489f7715
|
|
| MD5 |
e8606c3eac1f0048e26da60f9b3b8193
|
|
| BLAKE2b-256 |
7da61efae03631990b5971ae2c5de32d7a391b4d44cb5419ae9ba3f8328d300e
|