Go pkg to interact with the Status Keycard https://status.app/keycard
Go to file
Andrea Franz 6e8ec0271b
rename KeyProvider struct to SCP02Keys
2019-03-06 10:41:22 +01:00
_assets add Dockerfile for xgo cross platform building 2018-11-09 18:20:39 +01:00
apdu rename to keycard-go 2019-03-01 18:44:07 +01:00
cmd/keycard update CLI README 2019-03-01 18:48:40 +01:00
globalplatform rename KeyProvider struct to SCP02Keys 2019-03-06 10:41:22 +01:00
hexutils add comments to all packages 2018-10-19 14:46:54 +02:00
lightwallet rename to keycard-go 2019-03-01 18:44:07 +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 rename to keycard-go 2019-03-01 18:44:07 +01:00
README.md rename to keycard-go 2019-03-01 18:44:07 +01:00

README.md

hardware-wallet-go

keycard-go is a set of Go packages built to interact with the Status Keycard.

If you only need a tool to initialize your card, check out the keycard CLI.