This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Packages latest version
TRON
- @tronweb3/tronwallet-abstract-adapter@1.1.6
- @tronweb3/tronwallet-adapters@1.2.1
- @tronweb3/tronwallet-adapter-bitkeep@1.1.1
- @tronweb3/tronwallet-adapter-ledger@1.1.8
- @tronweb3/tronwallet-adapter-okxwallet@1.0.3
- @tronweb3/tronwallet-adapter-tokenpocket@1.0.3
- @tronweb3/tronwallet-adapter-tronlink@1.1.9
- @tronweb3/tronwallet-adapter-walletconnect@1.0.6
- @tronweb3/tronwallet-adapter-react-hooks@1.1.7
- @tronweb3/tronwallet-adapter-react-ui@1.1.8
- @tronweb3/tronwallet-adapter-vue-hooks@1.0.0
- @tronweb3/tronwallet-adapter-vue-ui@1.0.0
EVM
- @tronweb3/abstract-adapter-evm@1.0.1
- @tronweb3/tronwallet-adapter-metamask@1.0.1
- @tronweb3/tronwallet-adapter-tronlink-evm@1.0.0
Features
- [Vue Hooks] Add Vue hooks to support the integration of TronWalletAdapter in Vue and facilitate the process of selecting, connecting and disconnecting for multiple wallets.
- [Vue UI Components] Add a set of out-of-the-box UI components for wallet interaction.
- [BitKeepAdapter] Fix issue that sometimes extension wallet is connected but cannot get address.
- [TokenPocketAdapter] Restrict wallet connection in mobile App as TokenPocket extension doesn't support TRON network at the moment.
- [OkxWalletAdapter] Update Deeplink connect protocol #47.
- [WalletConnectAdapter] Remove redundancy dependency.