@bithighlander/keepkey
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-development.1 • Public • Published

@thorswap-lib/keepkey

Install:

pnpm add @thorswap-lib/keepkey

To use KeepKey-sdk you need to have keepkey desktop installed get started

import { SwapKitCore } from '@thorswap-lib/swapkit-core';
import { keepkeyWallet } from '@thorswap-lib/trezor';

const client = new SwapKitCore();

client.extend({
  wallets: [keepkeyWallet],
});

Supported chains:

chain status package
BTC @thorswap-lib/toolbox-utxo
LTC @thorswap-lib/toolbox-utxo
BCH @thorswap-lib/toolbox-utxo
DOGE @thorswap-lib/toolbox-utxo
ETH @thorswap-lib/toolbox-evm
AVAX @thorswap-lib/toolbox-evm
BSC @thorswap-lib/toolbox-evm
COSMOS (ATOM) @thorswap-lib/toolbox-cosmos
BNB @thorswap-lib/toolbox-cosmos
THORCHAIN (RUNE) @thorswap-lib/toolbox-cosmos cosmos-client@0.39.2

Links:

Playground & Docs

Readme

Keywords

none

Package Sidebar

Install

npm i @bithighlander/keepkey

Weekly Downloads

0

Version

1.0.0-development.1

License

MIT

Unpacked Size

10.5 MB

Total Files

28

Last publish

Collaborators

  • bithighlander