Go pkg to interact with the Status Keycard
https://status.app/keycard
5f23138b45 | ||
---|---|---|
_assets | ||
apdu | ||
cmd/keycard | ||
crypto | ||
globalplatform | ||
hexutils | ||
identifiers | ||
types | ||
vendor | ||
.gitignore | ||
Gopkg.lock | ||
Gopkg.toml | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
command_set.go | ||
commands.go | ||
keycard.go | ||
secrets.go | ||
secure_channel.go | ||
secure_channel_test.go |
README.md
keycard-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.