From web3-skills
Guides Trust Wallet libraries for HD wallets, address derivation, tx signing in Swift/Kotlin/TS/Go (140+ chains), Web3 Provider dApp connections (Ethereum/Solana/etc.), deep links, WalletConnect, token assets, Barz ERC-4337.
npx claudepluginhub trustwallet/tw-agent-skillsThis skill uses the workspace's default tool permissions.
Open-source libraries for wallet integration, dApp connectivity, and smart wallets.
Provides Web3 wallet integration for DApps including provider detection, connection, transaction signing, account management, gas estimation, and UX patterns.
Manages multichain crypto wallets via Trust Wallet CLI (twak): install, create wallets, check balances, send/swap tokens, history, price alerts, DCA, limit orders, ERC-20 approvals, token risk checks.
Selects optimal Circle wallet type (developer-controlled, user-controlled, modular) for onchain apps by comparing custody, auth methods, account types (EOA/SCA/MSCA), and blockchain support. Guides implementation for wallet integrations.
Share bugs, ideas, or general feedback.
Open-source libraries for wallet integration, dApp connectivity, and smart wallets.
Read the reference that matches the user's task:
| Task | Reference | When to read |
|---|---|---|
| HD wallet, address derivation, tx signing | references/wallet-core.md | "wallet core", "derive address", "sign transaction", "key generation" |
| Web3 provider, dApp connection | references/trust-web3-provider.md | "web3 provider", "dApp integration", "provider API" |
| Deep links, extension, WalletConnect | references/trust-developer.md | "deep link", "browser extension", "WalletConnect" |
| Token logos, metadata, CDN | references/assets.md | "token logo", "add asset", "trustwallet/assets" |
| ERC-4337 smart wallet | references/barz.md | "smart wallet", "account abstraction", "ERC-4337", "Barz" |