pubfi-walletconnect-transactions
✓Use when user wants to send/transfer ETH or ERC20 tokens (USDC, USDT, DAI, etc.) to an address. Supports Ethereum, Polygon, Arbitrum, Optimism, and Base chains. Connects wallet via WalletConnect QR code for transaction signing.
Installation
SKILL.md
Connect wallet via QR code and execute blockchain transactions with WalletConnect
The skill uses WalletConnect v2 protocol for secure wallet connections and supports Ethereum and EVM-compatible chains.
| Missing Project ID | WALLETCONNECTPROJECTID not set | Return error message with setup instructions | | Connection Timeout | No wallet connects within timeout period | Return error and suggest checking wallet app | | User Rejection | User declines connection or signature | Return message indicating user cancelled action |
Use when user wants to send/transfer ETH or ERC20 tokens (USDC, USDT, DAI, etc.) to an address. Supports Ethereum, Polygon, Arbitrum, Optimism, and Base chains. Connects wallet via WalletConnect QR code for transaction signing. Source: helixbox/pubfi-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/helixbox/pubfi-skills --skill pubfi-walletconnect-transactions- Source
- helixbox/pubfi-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is pubfi-walletconnect-transactions?
Use when user wants to send/transfer ETH or ERC20 tokens (USDC, USDT, DAI, etc.) to an address. Supports Ethereum, Polygon, Arbitrum, Optimism, and Base chains. Connects wallet via WalletConnect QR code for transaction signing. Source: helixbox/pubfi-skills.
How do I install pubfi-walletconnect-transactions?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/helixbox/pubfi-skills --skill pubfi-walletconnect-transactions Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/helixbox/pubfi-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11