Meeco / hedera-did-sdk-js

Javascript SDK for managing DID Documents & Verifiable Credentials
Apache License 2.0
1 stars 3 forks source link

added support for Multicodec with Ed25519pub codec #7

Closed vijayshiyani closed 2 years ago

vijayshiyani commented 2 years ago

Added support for Multicodec [MULTICODEC] identifier for the Ed25519 public key type and the raw bytes associated with the public key format. MULTIBASE(base58-btc, MULTICODEC(public-key-type, raw-public-key-bytes)).