controller-signers
Installation
SKILL.md
Controller Signers & Authentication
Controller supports multiple authentication methods (signers) for flexibility and security.
Supported Signer Types
| Type | Description | Best For |
|---|---|---|
webauthn |
Passkey (biometric/hardware key) | Primary auth, most secure |
google |
Google OAuth | Easy onboarding |
discord |
Discord OAuth | Gaming communities |
twitter |
Twitter/X OAuth | Social integration |
argent |
Argent wallet (Starknet) | Starknet native users |
braavos |
Braavos wallet (Starknet) | Starknet native users |
metamask |
MetaMask (desktop only) | EVM users |
phantom-evm |
Phantom EVM mode (desktop only) | Multi-chain users |
rabby |
Rabby wallet (desktop only) | Security-focused users |
walletconnect |
WalletConnect (desktop only) | Cross-device |
password |
Email/password | Testing only |