What problem does it solve?
This Skill enables developers to integrate Avalanche's native Core Wallet, allowing seamless detection, connection, and management of wallets for blockchain interactions.
Core Features & Use Cases
- Wallet Detection and Connection: Detects Core Wallet via
window.avalanche and requests account access.
- Network Switching: Simplifies switching between Avalanche chains including C-Chain, Fuji, and custom Subnets.
- Transaction Signing and Management: Supports signing transactions and messages, facilitating dApp functionalities like transfers and authentication.
- Multi-Platform Support: Enables integration with browser extensions, mobile wallets, and WalletConnect protocols for mobile devices.
- Use Case: Build a decentralized application that auto-detects when a user has Core Wallet installed, prompts them to connect, and switches networks as needed for multi-chain operations.
Quick Start
Detect Core Wallet in the browser, request user account access, and switch to the desired network before signing transactions.