iotaledger / identity.rs

Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA Tangle.
https://www.iota.org
Apache License 2.0
299 stars 85 forks source link

Add constructor for `VerificationMethod` in TS #1321

Closed abdulmth closed 7 months ago

abdulmth commented 7 months ago

Fixes https://github.com/iotaledger/identity.rs/issues/1320

abdulmth commented 7 months ago

@UMR1352 can you please take a look at this?