trust-web3-provider

Installation
SKILL.md

A modular TypeScript library that provides standardized Web3 provider interfaces for wallets to connect with dApps across multiple blockchains.

Repo: @trustwallet/web3-provider-* Version: 4.x (monorepo, Bun workspaces) Supported chains: Ethereum, Solana, Cosmos, Bitcoin, Aptos, TON, Tron


Architecture

dApp → request() → ChainProvider → Adapter → Handler (your wallet code)
              (Promise or Callback strategy)
Installs
10
GitHub Stars
74
First Seen
Mar 2, 2026
trust-web3-provider — trustwallet/tw-agent-skills