Go pkg to interact with the Status Keycard https://status.app/keycard
Go to file
Andrea Franz 30ad4fcc43
fix secure channel test
2018-11-14 09:23:45 +01:00
_assets add Dockerfile for xgo cross platform building 2018-11-09 18:20:39 +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 fix secure channel test 2018-11-14 09:23:45 +01:00
vendor add libsecp256k1 c files 2018-11-09 12:37:48 +01:00
.gitignore fix usage func 2018-11-08 15:03:50 +01:00
Gopkg.lock use Godep and add vendor folder 2018-11-09 12:32:05 +01:00
Gopkg.toml use Godep and add vendor folder 2018-11-09 12:32:05 +01:00
LICENSE.md add LICENSE 2018-11-08 15:16:16 +01:00
Makefile add Dockerfile for xgo cross platform building 2018-11-09 18:20:39 +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.