Files
aitbc/docs/architecture/7_wallet.md
aitbc 19d415a235
Some checks failed
Blockchain Synchronization Verification / sync-verification (push) Failing after 3s
CLI Tests / test-cli (push) Failing after 3s
Cross-Chain Functionality Tests / test-cross-chain-sync (push) Successful in 2s
Cross-Chain Functionality Tests / test-cross-chain-transactions (push) Successful in 3s
Cross-Chain Functionality Tests / test-cross-chain-bridge (push) Has been skipped
Cross-Chain Functionality Tests / test-multi-chain-consensus (push) Successful in 2s
Cross-Chain Functionality Tests / aggregate-results (push) Has been skipped
Deploy to Testnet / deploy-testnet (push) Successful in 1m12s
Documentation Validation / validate-docs (push) Failing after 8s
Documentation Validation / validate-policies-strict (push) Successful in 3s
Integration Tests / test-service-integration (push) Successful in 2m6s
Multi-Chain Island Architecture Tests / test-multi-chain-island (push) Successful in 2s
Multi-Node Blockchain Health Monitoring / health-check (push) Failing after 4s
P2P Network Verification / p2p-verification (push) Successful in 4s
Package Tests / Python package - aitbc-agent-sdk (push) Successful in 32s
Package Tests / Python package - aitbc-core (push) Successful in 14s
Package Tests / Python package - aitbc-crypto (push) Successful in 12s
Package Tests / Python package - aitbc-sdk (push) Successful in 9s
Package Tests / JavaScript package - aitbc-sdk-js (push) Successful in 8s
Package Tests / JavaScript package - aitbc-token (push) Successful in 17s
Python Tests / test-python (push) Successful in 15s
Security Scanning / security-scan (push) Successful in 27s
Node Failover Simulation / failover-test (push) Successful in 7s
Multi-Node Stress Testing / stress-test (push) Successful in 6s
Cross-Node Transaction Testing / transaction-test (push) Successful in 4s
feat: add SQLCipher database encryption support and consolidate agent documentation
- Add SQLCipher encryption for ait-mainnet database with configurable flag
- Add db_encryption_enabled and db_encryption_key_path config settings
- Implement encryption key loading and PRAGMA key setup via connection events
- Add shutdown_db function for proper database cleanup
- Export middleware classes in aitbc/__init__.py
- Fix import path in sync.py for settings
- Remove duplicate agent documentation from docs
2026-05-03 12:00:38 +02:00

3.1 KiB

AITBC Browser Wallet Documentation

The most secure way to store, send, and receive AITBC tokens. Connect to the AITBC Trade Exchange with just one click.

Why Choose AITBC Wallet?

Bank-Grade Security

  • Your private keys never leave your device
  • Encrypted locally with military-grade security

Seamless dApp Integration

  • Connect to any AITBC-powered dApp with a single click
  • No more copying and pasting addresses

Lightning Fast

  • Built for performance
  • Instant transactions and real-time balance updates

Installation

Install for Chrome / Edge / Brave

Step 1: Download the Extension

Download the AITBC Wallet extension files to your computer.

Download Chrome Extension

Step 2: Open Chrome Extensions

Open Chrome and navigate to the extensions page:

chrome://extensions/

Step 3: Enable Developer Mode

Toggle the "Developer mode" switch in the top right corner.

Step 4: Load Extension

Click "Load unpacked" and select the aitbc-wallet folder.

Step 5: Start Using!

Click the AITBC Wallet icon in your toolbar to create or import an account.

Install for Firefox

Step 1: Visit Install Page

Click the button below to go to the Firefox installation page.

Install Firefox Extension

Step 2: Click "Add to Firefox"

On the install page, click the "Add to Firefox" button to install the extension.

Step 3: Start Using!

The AITBC Wallet will appear in your toolbar with an orange icon. Click to create your first account!

Using Your AITBC Wallet

Create a New Wallet

  1. Click the AITBC Wallet icon
  2. Select "Create New Account"
  3. Securely save your private key
  4. Your wallet is ready!

Import Existing Wallet

  1. Click the AITBC Wallet icon
  2. Select "Import Private Key"
  3. Enter your private key
  4. Access your restored wallet

Connect to Exchange

  1. Visit AITBC Exchange
  2. Toggle to "Real Mode"
  3. Click "Connect AITBC Wallet"
  4. Approve the connection

Send & Receive Tokens

  1. Click "Send" to transfer tokens
  2. Click "Receive" to get your address
  3. All transactions require confirmation
  4. View history in the wallet

Security Best Practices

⚠️ Important Security Reminders

Never Share Your Private Key

  • Anyone with your private key has full control of your funds
  • Treat it like your bank account password

Backup Your Private Key

  • Write it down and store it in a secure, offline location
  • Consider using a fireproof safe or safety deposit box

Verify URLs

  • Always ensure you're on aitbc.bubuit.net before connecting
  • Phishing sites may look identical

Use a Password Manager

  • Protect your browser with a strong, unique password
  • Enable two-factor authentication when available

Keep Updated

  • Regularly update your browser and the wallet extension
  • Security updates are important for protecting your funds

Support

Need help? Check our documentation or create an issue on GitHub.


© 2025 AITBC. All rights reserved.