Update README.md

This commit is contained in:
Andrea Franz 2019-03-27 10:36:28 +01:00 committed by GitHub
parent 6da07e5ac8
commit 5b441cd26f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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