UNPKG

@trezor/connect

Version:

High-level javascript interface for Trezor hardware wallet.

6 lines 423 B
export { default as cardanoGetAddress } from './cardanoGetAddress'; export { default as cardanoGetNativeScriptHash } from './cardanoGetNativeScriptHash'; export { default as cardanoGetPublicKey } from './cardanoGetPublicKey'; export { default as cardanoSignTransaction } from './cardanoSignTransaction'; export { default as cardanoComposeTransaction } from './cardanoComposeTransaction'; //# sourceMappingURL=index.d.ts.map