UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

5 lines 225 B
import { InterchainAccountRouter__factory } from '@hyperlane-xyz/core'; export const interchainAccountFactories = { interchainAccountRouter: new InterchainAccountRouter__factory(), }; //# sourceMappingURL=contracts.js.map