Go pkg to interact with the Status Keycard https://status.app/keycard
Go to file
Andrea Franz d4b237b256
fix link in readme
2018-11-09 11:20:03 +01:00
apdu rename pkg to hardware-wallet-go 2018-11-06 10:25:54 +01:00
cmd/status-hardware-wallet fix link in readme 2018-11-09 11:20:03 +01:00
globalplatform implement applet secure channel 2018-11-07 11:34:03 +01:00
hexutils add comments to all packages 2018-10-19 14:46:54 +02:00
lightwallet move installer to the cmd pkg 2018-11-07 17:38:53 +01:00
.gitignore fix usage func 2018-11-08 15:03:50 +01:00
LICENSE.md add LICENSE 2018-11-08 15:16:16 +01:00
Makefile fix usage func 2018-11-08 15:03:50 +01:00
README.md add description to readme 2018-11-09 10:59:22 +01:00

README.md

hardware-wallet-go

hardware-wallet-go is a set of Go packages built to interact with the Status Hardware Wallet.

If you only need a tool to initialize your card, check out the status-hardware-wallet command.