Home

Awesome

What?

Kotlin Android library to for the status.im light hardware wallet (a java card) and the TREZOR hardware wallet

Where?

get it via jitpack:

Release

Why?

KeyCard

The workshop about the status-im hardware wallet at the first day of cryptolife inspired me to add support for it to WallETH (the Android Ethereum wallet I maintain)

A lot of great use-cases for this came to my mind and inspired me to do the integration:

TREZOR

The TREZOR is a great hardware wallet that is fully libre (hardware and software). In contrast to the official android library this library here uses wire which has a smaller footprint (read more about it here)

How?

It is build on top of hardwallet-lite-android. It is extending this library with functions to directly to parse the results and make it more convenient to use in general.

Links

KeyCard

TREZOR

License

MIT