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/trustwalletTo 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
3 years ago
1.0.0-development.153
3 years ago
1.0.0-development.142
3 years ago
1.0.0-development.145
3 years ago
1.0.0-development.155
2 years ago
1.0.0-development.144
3 years ago
1.0.0-development.150
3 years ago
1.0.0-development.152
3 years ago
1.0.0-development.141
3 years ago
1.0.0-development.151
3 years ago
1.0.0-development.140
3 years ago
1.0.0-development.139
3 years ago
1.0.0-development.147
3 years ago
1.0.0-development.146
3 years ago
1.0.0-development.149
3 years ago
1.0.0-development.138
3 years ago
1.0.0-development.148
3 years ago
1.0.0-development.137
3 years ago
1.0.0-development.136
3 years ago