status-im / keycard-go

Go pkg to interact with the Status Keycard

Home Page:https://keycard.status.im

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 keycard-cli.

Keycard commands

  • SELECT
  • INIT
  • OPEN SECURE CHANNEL
  • MUTUALLY AUTHENTICATE
  • PAIR
  • UNPAIR
  • GET STATUS
  • STORE DATA
  • GET DATA
  • VERIFY PIN
  • CHANGE PIN
  • UNBLOCK PIN
  • LOAD KEY
  • DERIVE KEY
  • GENERATE MNEMONIC
  • REMOVE KEY
  • GENERATE KEY
  • INIT
  • SIGN
  • SET PINLESS PATH
  • EXPORT KEY

About

Go pkg to interact with the Status Keycard

https://keycard.status.im

License:Mozilla Public License 2.0


Languages

Language:Go 99.9%Language:Makefile 0.1%