wallet

Number of APIs: 7

  1. Query DID endpoint in wallet GET {{baseUrl}}/wallet/get-did-endpoint?did=nigTMERH3xAx3YQ7GgB3fn

  2. List wallet DIDs GET {{baseUrl}}/wallet/did?did=nigTMERH3xAx3YQ7GgB3fn&posture=public&verkey=S5aXT8PEMWN9uNNxYid3hvxM5pJGgXfGDe4EnxSSmMas

  3. Create a local DID POST {{baseUrl}}/wallet/did/create

  4. Fetch the current public DID GET {{baseUrl}}/wallet/did/public

  5. Assign the current public DID POST {{baseUrl}}/wallet/did/public?did=nigTMERH3xAx3YQ7GgB3fn

  6. Update endpoint in wallet and on ledger if posted to it POST {{baseUrl}}/wallet/set-did-endpoint

  7. Rotate keypair for a DID not posted to the ledger PATCH {{baseUrl}}/wallet/did/local/rotate-keypair?did=nigTMERH3xAx3YQ7GgB3fn