Skip to content

slip-0044: add Tenzro (TNZO) coin type 1414421071#2015

Merged
prusnak merged 1 commit into
satoshilabs:masterfrom
tenzro:add-tnzo-slip44
Jun 15, 2026
Merged

slip-0044: add Tenzro (TNZO) coin type 1414421071#2015
prusnak merged 1 commit into
satoshilabs:masterfrom
tenzro:add-tnzo-slip44

Conversation

@hilarl

@hilarl hilarl commented May 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Registers TNZO (Tenzro) as SLIP-44 coin type 1414421071 (0xd44e5a4f).

The hex form encodes the ASCII letters T, N, Z, O (with the high bit set on the leading byte to satisfy the hardened-derivation requirement), following the same convention used by recent registrations in the same range.

Background

Tenzro is an L1 settlement layer with HotStuff-2 BFT consensus over a multi-VM execution layer (EVM + SVM + Canton/DAML) sharing a single native balance per asset (Sei-V2-style pointer model). The TNZO token is the native gas/fee/staking token on the Tenzro Ledger.

BIP-0044 wallet implementation

tenzro-wallet is the reference BIP-44 wallet, in the Tenzro Network monorepo at https://github.com/tenzro/tenzro-network/tree/main/crates/tenzro-wallet. It supports:

  • HD key derivation per BIP-44
  • Threshold (MPC) wallet variants for multi-party signing
  • Multiple curves (Ed25519 / Secp256k1) for the multi-VM façade

References

@prusnak prusnak merged commit b25b4ae into satoshilabs:master Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants