Session Persistence
Medium
- Category
- Rogue Agent
- Content
# 1. Start the signing daemon (optional, but avoids repeated Touch ID prompts) npx @coinfello/agent-cli@latest signer-daemon start # 2. Create a smart account (uses Secure Enclave by default) npx @coinfello/agent-cli@latest create_account # 3. Sign in to CoinFello with your smart account (SIWE)
- Confidence
- 76% confidence
- Finding
- Create a smart account (uses Secure Enclave by default) npx @coinfello/agent-cli@latest create_account # 3. Sign in to CoinFello with your smart account (SIWE) npx @coinfello/agent-cli@latest sign_in
