Represents a client for interacting with Real World Assets (RWA).

Constructors

  • Constructs a new instance of the RwaClient.

    Parameters

    • config: Config
    • wallet: Wallet

      Anchor wallet used for provider

    Returns RwaClient

Properties

assetController: AssetController
config: Config

s Configuration for the RWA client.

dataRegistry: DataRegistry
identityRegistry: IdentityRegistry
policyEngine: PolicyEngine
provider: AnchorProvider