mirror of
https://github.com/status-im/keycard-go.git
synced 2025-03-01 12:00:39 +00:00
Update README.md
This commit is contained in:
parent
6da07e5ac8
commit
5b441cd26f
24
README.md
24
README.md
@ -3,3 +3,27 @@
|
||||
`keycard-go` is a set of Go packages built to interact with the [Status Keycard](https://github.com/status-im/status-keycard).
|
||||
|
||||
If you only need a tool to initialize your card, check out [keycard-cli](https://github.com/status-im/keycard-cli).
|
||||
|
||||
## Keycard commands
|
||||
|
||||
- [x] SELECT
|
||||
- [x] INIT
|
||||
- [x] OPEN SECURE CHANNEL
|
||||
- [x] MUTUALLY AUTHENTICATE
|
||||
- [x] PAIR
|
||||
- [ ] UNPAIR
|
||||
- [x] GET STATUS
|
||||
- [ ] SET NDEF
|
||||
- [x] VERIFY PIN
|
||||
- [ ] CHANGE PIN
|
||||
- [ ] UNBLOCK PIN
|
||||
- [ ] LOAD KEY
|
||||
- [x] DERIVE KEY
|
||||
- [ ] GENERATE MNEMONIC
|
||||
- [ ] REMOVE KEY
|
||||
- [x] GENERATE KEY
|
||||
- [x] INIT
|
||||
- [ ] DUPLICATE KEY
|
||||
- [x] SIGN
|
||||
- [ ] SET PINLESS PATH
|
||||
- [ ] EXPORT KEY
|
||||
|
Loading…
x
Reference in New Issue
Block a user