UNPKG

@dstoken-solana/rwa-token-sdk

Version:

RWA Token SDK for the development of permissioned tokens on SVM blockchains.

5 lines 272 B
import AssetControllerIdl from "./AssetController.json"; import IdentityRegistryIdl from "./IdentityRegistry.json"; import PolicyEngineIdl from "./PolicyEngine.json"; export { AssetControllerIdl, IdentityRegistryIdl, PolicyEngineIdl, }; //# sourceMappingURL=index.d.ts.map