IdentityClient
@iota/identity-wasm API documentation
Class: IdentityClient
A client to interact with identities on the IOTA chain.
Used for read and write operations. If you just want read capabilities, you can also use IdentityClientReadOnly, which does not need an account and signing capabilities.
Constructors
new IdentityClient()
new IdentityClient():
IdentityClient
Returns
Deprecated
Use IdentityClient.create
instead.