mirror of
https://github.com/status-im/status-keycard.git
synced 2025-01-11 14:24:36 +00:00
JavaCard Hardware Wallet
Currently just a skeleton for the hardware wallet.
The .gpshell files are meant to be fed to GPShell. The statuswallet_install.gpshell file is actually dependent on the target hw. Currently it assumes that the default VISA AID and keys for the ISD are used, but the version number is 2.
Other files will come and go until they are formalized as test scripts when we have a meaningful specification and implementation.
The project is built using Gradle with the Fidesmo Javacard Gradle plugin.
Description
Our Javacard Implementation for making secure transactions within Status and Ethereum
Languages
Java
100%