Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions develop-for-trust/browser-extension/browser-extension.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Browser Extension

Interacting with a web3 wallet is typical for all websites that want to communicate with a blockchain. A web3 wallet is an application that allows users to send and receive funds and execute actions like swapping tokens in decentralized exchanges or buying NFTs on various marketplaces. Many wallets exist for different platforms (mobile/desktop/browser extension). Most browser extension wallets support EVM-compatible blockchains such as Ethereum, Binance Smart Chain, Avalanche, etc. In contrast, others support only specific blockchains like Solana, Aptos, etc.
Trust Wallet Browser Extension enables web3 interactions across multiple networks. Integrate with Trust Wallet to allow users to connect their wallets, sign transactions, and interact with your dApp directly from their browser.

> Trust Wallet Browser Extension currently supports only Ethereum & EVM chains, but support for more networks is in progress.
> Trust Wallet Browser Extension supports Ethereum, EVM-compatible chains, Bitcoin, Solana, Tron, TON and other major networks.
Loading