hid-node icon indicating copy to clipboard operation
hid-node copied to clipboard

A permissionless blockchain network to manage digital identity and access rights

Results 5 hid-node issues
Sort by recently updated
recently updated
newest added

https://www.w3.org/TR/did-core/#dfn-publickeymultibase Steps: 1. Add `PublicKeyJwk` to `verificationMethod`. 2. Implement JwK Algo to verify JwK signatures.

enhancement
hid-node
ssi
did
diddoc
low-priority

Fix: Corrected typos in source files **Changes** Corrected typo in /cmd/hid-noded/cmd/debug_extensions.go (Line 37) "commonds" → "commands, commons, commends" Corrected typo in /cmd/hid-noded/cmd/debug_extensions_utils.go (Line 97) "recieved" → "received" Corrected typo in...