Go pkg to interact with the Status Keycard https://status.app/keycard
Go to file
Andrea Franz 2bc233b65b
build default task in Makefile
2019-02-15 16:32:37 +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 use instance AID in delete command 2019-02-15 16:32:27 +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 new ids 2019-02-15 16:25:46 +01:00
vendor use status go-ethereum 2018-11-14 09:45:12 +01:00
.gitignore fix usage func 2018-11-08 15:03:50 +01:00
Gopkg.lock use status go-ethereum 2018-11-14 09:45:12 +01:00
Gopkg.toml use status go-ethereum 2018-11-14 09:45:12 +01:00
LICENSE.md add LICENSE 2018-11-08 15:16:16 +01:00
Makefile build default task in Makefile 2019-02-15 16:32:37 +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.