blocktrust.PeerDID

February 20, 2023 ยท View on GitHub

License

.net implementation of the Peer DID method specification

based on the SICPA Peer-DID kotlin codebase for the JVM (see SICPA)

dependencies:

  • blocktrust.Core for common methods like VarInt, MultiCodec, Base64, etc
  • SimleBase for Base58 encoding

Contents

  1. 1.net implementation of the Peer DID method specification
  2. 2dependencies: