UNPKG

@massalabs/wallet-provider

Version:
12 lines 452 B
export * from './callSC'; export * from './deploySC'; export * from './buyRolls'; export * from './sellRolls'; export * from './getBalance'; export * from './getNetwork'; export * from './getActiveAccount'; export * from './setRpcUrl'; export * from './signMessage'; export * from './transfer'; // Do not export these to the outside world. If it is needed, @massalabs/metamask-snap should be moved to direct dependency //# sourceMappingURL=index.js.map