> For the complete documentation index, see [llms.txt](https://docs.ama.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ama.one/wallet/creating-a-wallet/chrome-extension-wallet.md).

# Chrome Extension Wallet

Welcome to the Amadeus Wallet Extension documentation. This guide will help you get started with the wallet and understand all its features.

### Table of Contents

1. [Getting Started](/wallet/creating-a-wallet/chrome-extension-wallet/1.-getting-started.md)
2. [Creating a Wallet](/wallet/creating-a-wallet/chrome-extension-wallet/2.-creating-a-new-wallet.md)
3. [Importing a Wallet](/wallet/creating-a-wallet/chrome-extension-wallet/3.-importing-an-existing-wallet.md)
4. [Unlocking Your Wallet](/wallet/creating-a-wallet/chrome-extension-wallet/4.-unlocking-your-wallet.md)
5. [Sending Tokens](/wallet/creating-a-wallet/chrome-extension-wallet/5.-sending-tokens.md)
6. [Receiving Tokens](/wallet/creating-a-wallet/chrome-extension-wallet/6.-receiving-tokens.md)
7. [Transaction History](/wallet/creating-a-wallet/chrome-extension-wallet/7.-transaction-history.md)
8. [Signing Transactions](/wallet/creating-a-wallet/chrome-extension-wallet/8.-signing-transactions.md)
9. [Network Settings](/wallet/creating-a-wallet/chrome-extension-wallet/9.-network-settings.md)
10. [Integration Guide](/wallet/creating-a-wallet/chrome-extension-wallet/10.-integration-guide.md)

### Overview

The Amadeus Wallet Extension is a secure Chrome extension wallet for the Amadeus blockchain. It provides a user-friendly interface for managing your AMA tokens and interacting with decentralized applications (dApps).

#### Key Features

* **Secure Wallet Management**: Create or import wallets with encrypted storage
* **Token Transfers**: Send and receive AMA tokens easily
* **Transaction History**: View all your past transactions
* **dApp Integration**: Sign transactions from web applications
* **Network Configuration**: Switch between Mainnet and Testnet
* **Security Controls**: Auto-lock, Seed64 backup, and more

#### Security Model

* Private keys are never stored in plain text
* All sensitive data is encrypted using AES-GCM
* Automatic wallet locking after inactivity
* Private keys remain in the background service worker (never in UI state)
