near-connect
Installation
SKILL.md
Near-Connect
Zero-dependency, secure, and lightweight wallet connector for the NEAR blockchain with easily updatable wallet code through sandboxed execution.
Overview
Near-Connect provides a secure sandbox execution environment for wallet integrations, eliminating the need for a monolithic registry of wallet code. Unlike near-wallet-selector, wallets host their own executor scripts which run in isolated sandboxed iframes, enabling independent updates without dApp code changes.
Key Features
- Zero Dependencies: Lightweight library with no external dependencies
- Sandbox Security: Wallets execute in isolated iframes with granular permissions
- Auto-Updates: Wallets update independently via manifest without dApp changes
- Multi-Wallet Support: 8+ wallets including custom WalletConnect support
- Dual Action Format: Supports both near-wallet-selector and near-api-js action formats
- Feature Filtering: Filter wallets by capabilities (signMessage, testnet support, etc.)
- Injected Wallets: Support for browser extension wallets via EIP-6963-like standard