Armor Wallet Docs
  • Introduction
  • 💚Armor BASICS
    • Vision
    • Token
    • FAQ
    • Codex NFT
    • Platform Fees
    • Supported Chains
    • Supported Protocols
    • Core Functions
      • Wallet Management
      • Security
  • 🐸Armor Agents
    • Creating an Agent
  • Agent Customization
  • Agent Blueprints
  • ✳️Armor SDK
    • SDK Introduction
  • Armor MCP
  • Early Access Armor API key
  • Tutorials
    • Installing the Armor MCP
    • Troubleshooting UV and UVX
    • n8n
    • Claude
    • OpenAI
    • Langraph
    • Cline
    • Cursor
    • ElizeOS
    • Pydantic AI
  • 🟩AI & Tech
    • Architecture
    • Multi-Agent System
    • Agent Ecosystem
      • Trading Agent
      • Research Agent
      • Portfolio Agent
    • Game Connect
    • Bug Bounty
  • 🟢Company
    • Brand Kit
    • Work with us
Powered by GitBook
On this page
  • Agentic Wallets
  • Vault Wallets
  • Gaming Wallet
  1. Armor BASICS
  2. Core Functions

Wallet Management

Armor Wallet has two types of wallet accounts. Both are non-custodial.

PreviousCore FunctionsNextSecurity

Last updated 1 month ago

Agentic Wallets

Agentic wallets are non-custodial wallets that the user creates but the keys reside on the server and the trading agent can sign transactions on behalf of the user in order to automate trading and set up more sophisticated trading when the user might be away from their computer.

Agentic wallets are part of the 2FA security measures and will be limited by the 2FA setup.

Vault Wallets

Valut wallets are non-custodial wallets that users create and only they have the keys to them. These wallets are created on the front end of a web browser or on a mobile app and rely on the user to manage their keys. The wallet does nothing beyond sending, receiving, and signing transactions.

The native wallets do have connectivity to the Armor AI Agent system.

Users can create up to 20 vault wallets.

Gaming Wallet

Armor's gaming wallet is unique in that it's specifically structured to support integration with Web3 games. with this wallet, a game developer can use the Armor SDK and integrate a login and wallet connection to the game without having the user sign anything.

The wallet automatically tags tokens with the name of the game and you can easily differentiate all of the various tokens you get in the many Web3 games out there.

For more details see .

💚
Game Connect