Skip to content

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

Open
hilarl wants to merge 1 commit intosatoshilabs:masterfrom
tenzro:add-tnzo-slip44
Open

slip-0044: add Tenzro (TNZO) coin type 1414421071#2015
hilarl wants to merge 1 commit intosatoshilabs:masterfrom
tenzro:add-tnzo-slip44

Conversation

@hilarl
Copy link
Copy Markdown

@hilarl hilarl commented May 2, 2026

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

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.

1 participant