@trustwallet/web3-react-trust-wallet
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

web3-react-trust-wallet

Trust Wallet connector for web3-react

Usage

import { TrustWallet } from "@trustwallet/web3-react-trust-wallet";

  const [trustWallet, hooks] = initializeConnector<TrustWallet>(
    (actions) => new TrustWallet({ actions })
  );
    
  trustWallet.activate();

Package Sidebar

Install

npm i @trustwallet/web3-react-trust-wallet

Weekly Downloads

160

Version

0.0.5

License

GPL-3.0-or-later

Unpacked Size

9.34 kB

Total Files

4

Last publish

Collaborators

  • trustwallet-eng
  • tranquangtrung1989