Private
Readonly
rwaAsynchronously generates instructions to issue tokens.
A Promise that resolves to the instructions to issue tokens.
Asynchronously generates instructions to setup a new asset controller.
A Promise that resolves to the instructions to create an asset controller.
Executes a token transfer.
A promise that resolves to transaction instruction.
Update the asset controller's metadata.
A Promise that resolves to the instructions to update the asset controller's metadata.
Asynchronously generates instructions to revoke assets.
A Promise that resolves to the instructions to revoke assets.
Represents the client for Asset Controller for an RWA.