UNPKG

@unilogin/sdk

Version:

SDK is a JS library, that communicates with relayer. SDK allows managing contract, by creating basic contract-calling messages.

4 lines 222 B
export { setupSdk } from './setupSdk'; export { createdDeployedWallet as createWallet, createAndSetWallet } from './createDeployedWallet'; export { TEST_STORAGE_KEY } from './constants'; //# sourceMappingURL=index.d.ts.map