spruceid / did-tezos

The Decentralized Identifier method for the Tezos blockchain.
https://did-tezos.spruceid.com
Apache License 2.0
9 stars 1 forks source link

Remove publicKeyBase58 from derived DID document #6

Closed clehner closed 3 years ago

clehner commented 3 years ago

Public key cannot be derived from account id.

Fixes #3. But there should probably something explaining how the publicKeyJwk needs to be in the proof - and how to derive the account id / DID from the public key.

wyc commented 3 years ago

Great addition, thanks.