@sequelfinance/trustwallet
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-development.10 • Public • Published

@thorswap-lib/trustwallet

Install:

yarn add @thorswap-lib/trustwallet

To use the trustwallet you need to extend core with trustwalletWallet and install the corresponding package for the chain you want to use.

import { SwapKitCore } from '@thorswap-lib/swapkit-core';
import { trustwalletWallet } from '@thorswap-lib/trustwallet';

const client = new SwapKitCore();

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

Supported chains:

chain status packages
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:

Readme

Keywords

none

Package Sidebar

Install

npm i @sequelfinance/trustwallet

Weekly Downloads

0

Version

0.0.1-development.10

License

MIT

Unpacked Size

42.3 MB

Total Files

13

Last publish

Collaborators

  • sequel-damian