Skip to content

Commit

Permalink
add SlimDuet Taysis bitcoin wallet applet
Browse files Browse the repository at this point in the history
  • Loading branch information
petrs committed Apr 3, 2024
1 parent 460e737 commit 4be0c0e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,11 @@ Very simple applet used by Lamassu Bitcoin machines to sign transaction with ECD
<br>
SatoChip stands for Secure Anonymous Trustless and Open Chip. It is a javacard applet that can be used as a secure hardware wallet running for example on a Yubikey Neo. The SatoChip has full BIP32 supports but due to technical limitations on current javacards, hardened keys (i.e. child keys using indices 2^31 through 2^32-1) are derived much faster than normal keys.

- [SlimDuet wallet applet](https://github.com/TaisysTeam/slimduet_wallet_applet) ![stars](https://img.shields.io/github/stars/TaisysTeam/slimduet_wallet_applet.svg?style=social) ![lastcommit](https://img.shields.io/github/last-commit/TaisysTeam/slimduet_wallet_applet.svg) ![numcontributors](https://img.shields.io/github/contributors-anon/TaisysTeam/slimduet_wallet_applet.svg)
<br>
This is a sample Applet based on the Java Card standard platform that combines a cold wallet with a BIP. Usable for Taisys SIMoME card.


- [SecureBitcoinWalletJavaCardApplet](https://github.com/acidg/SecureBitcoinWalletJavaCardApplet) ![stars](https://img.shields.io/github/stars/acidg/SecureBitcoinWalletJavaCardApplet.svg?style=social) ![lastcommit](https://img.shields.io/github/last-commit/acidg/SecureBitcoinWalletJavaCardApplet.svg) ![numcontributors](https://img.shields.io/github/contributors-anon/acidg/SecureBitcoinWalletJavaCardApplet.svg)
<br>
This project is the JavaCard applet for the Secure Bitcoin Wallet App.
Expand Down

0 comments on commit 4be0c0e

Please sign in to comment.