Skip to content

TRX Ledger Nano S v0.1.0

Compare
Choose a tag to compare
@fbsobreira fbsobreira released this 08 Mar 11:25
· 216 commits to master since this release
d001a0c

This is an Unofficial release for test purposes only

Changes

  • Add support to new transactions:
    -- SR Proposal
    -- Exchanges
    -- TRC20 Transfer
  • Add support for Same Token Name
    -- Signed list of TRC10 Tokens
    -- Signed list of Exchanges pairs
  • Add support for Tokens Precision
    -- Signed list of TRC10 Tokens
    -- Signed list of Exchanges pairs
  • Change ICON
  • Set U2F PROXY MAGIC to "TRX"
  • Add MIT LICENCE

Requires FIRMWARE ^1.5.4 & MCU ^1.7

How to install on Ledger

Make sure you have the firmware updated

python -m ledgerblue.loadApp \
--targetId 0x31100004 \
--fileName app.hex \
--icon 0100000000ffffff00ffffffffffff07fc47f087e527ce4fc04fe71ff31ff13ff87ffc7fffffffffff \
--curve secp256k1 \
--path "44'/195'" \
--apdu \
--appName "Tron" \
--appVersion 0.1.0 \
--appFlags 0x40 \
--delete \
--dataSize 0x00000040 \
--tlv

Wallet supported TronLedger

  • Linux
  • MacOs
  • Windows

TronLedger is a fork from TronApp, adapted by CryptoChain for ledger support (exclusively). Access with private key is available in MyTronWallet repository.

For new TronLedger versions, please check:
https://github.com/fbsobreira/TronLedger/releases/