UNPKG

@dfinity/oisy-wallet-signer

Version:

A library designed to facilitate communication between a dApp and the OISY Wallet on the Internet Computer.

5 lines (4 loc) 185 B
import * as Icrc1Idl from './icrc/icrc-1.idl'; import * as Icrc2Idl from './icrc/icrc-2.idl'; import * as Icrc21Idl from './icrc/icrc-21.idl'; export { Icrc1Idl, Icrc21Idl, Icrc2Idl };