UNPKG

@bridgesplit/rwa-token-sdk

Version:

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

6 lines (5 loc) 305 B
import AssetControllerIdl from "./AssetController.json"; import DataRegistryIdl from "./DataRegistry.json"; import IdentityRegistryIdl from "./IdentityRegistry.json"; import PolicyEngineIdl from "./PolicyEngine.json"; export { AssetControllerIdl, DataRegistryIdl, IdentityRegistryIdl, PolicyEngineIdl, };