This repository contains proposal of the monero integration to the Trezor.
Read-only overleaf link: https://www.overleaf.com/read/bjxshqkrngcy
Read also our full paper on Monero transaction signing and secure multi-party computation of Bulletproofs: Privacy-friendly Monero transaction signing on a hardware wallet, extended version: https://ia.cr/2020/281
Thanks for your support!
Monero address:
86jZikjBJhV4XTqF1W1WPH1AyaZmmptbC8jV3XPPFVxiFL59c56UZhZWmwAnu2eVMfTwL3F5AYKcp8TVtaicQyo12MjeLHY
- monero-agent - Monero python tools, transaction signing algorithm PoC
- monero-serialize - Monero serialization library
- py-trezor-crypto - Python binding for Trezor Crypto
- py-cryptonight - Python binding for Cryptonight hash function
- trezor-firmware - Trezor firmware monorepository, contains whole firmware, with Monero integration
- Deprecated repositories:
- trezor-core - Deprecated Trezor core repo (now included in monorepo)
- trezor-crypto - Trezor crypto library, low-level crypto functionsi (now included in monorepo)
- trezor-common - Deprecated Trezor common repo with protobuf messages and common artifacts (now included in monorepo)