1.0.0-development.165 • Published 2 years ago
@thorswap-lib/trustwallet v1.0.0-development.165
@thorswap-lib/trustwallet
Install:
pnpm 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:
1.0.0-development.165
2 years ago
1.0.0-development.164
2 years ago
1.0.0-development.163
2 years ago
1.0.0-development.162
2 years ago
1.0.0-development.161
2 years ago
1.0.0-development.160
2 years ago
1.0.0-development.156
2 years ago
1.0.0-development.158
2 years ago
1.0.0-development.157
2 years ago
1.0.0-development.159
2 years ago
1.0.0-development.154
2 years ago
1.0.0-development.153
2 years ago
1.0.0-development.142
2 years ago
1.0.0-development.145
2 years ago
1.0.0-development.155
2 years ago
1.0.0-development.144
2 years ago
1.0.0-development.150
2 years ago
1.0.0-development.152
2 years ago
1.0.0-development.141
2 years ago
1.0.0-development.151
2 years ago
1.0.0-development.140
2 years ago
1.0.0-development.139
2 years ago
1.0.0-development.147
2 years ago
1.0.0-development.146
2 years ago
1.0.0-development.149
2 years ago
1.0.0-development.138
2 years ago
1.0.0-development.148
2 years ago
1.0.0-development.137
2 years ago
1.0.0-development.136
2 years ago