AnamWallet
  • Developers
    • INTRODUCE
      • Purpose of AnamWallet
      • Key Features of AnamWallet
    • ARCHITECTURE
      • Main - Module Process
      • Inter-Process Communication (IPC)
    • MODULE
      • Coinmodule Interface
      • Essential JSON-RPC Methods
      • Apply your Module with DFM
      • How to use DFM
    • ENCRYPTION MANAGEMENT
      • Hybrid Encryption System
      • KeyStore File System
    • GUIDELINE
      • Version Requirements
  • Developers - 한국어
    • INTRODUCE
      • Purpose of AnamWallet
      • Key Features of AnamWallet
    • ARCHITECTURE
      • Main - Module Process
      • Inter-Process Communication (IPC)
    • MODULE
      • BlockchainModule Interface
      • Essential JSON-RPC Methods
    • ENCRYPTION MANAGEMENT
      • Hybrid Encryption System
      • KeyStore File System
    • GUIDELINE
      • Version Requirements
  • Users
    • INTRODUCE
    • HELP
    • FAQ
  • License
Powered by GitBook
On this page
  1. Users

FAQ

Q. Which blockchain networks does AnamWallet support?

AnamWallet supports a wide range of blockchain networks without being limited to any specific one. This is achieved through a modular multi-process architecture, where each network is managed as an independent module. Currently, AnamWallet natively supports Ethereum and Bitcoin, and other blockchain networks such as Solana can be easily integrated using the Dynamic Function Module (DFM) feature. This allows users to efficiently manage assets across multiple blockchain networks within a single wallet.

Q. How does AnamWallet ensure security?

AnamWallet ensures security by employing dual encryption based on Keystore to securely protect the Private Keys. All transaction signatures are performed within secure processes, and sensitive information is never stored in plain text. Additionally, the adoption of a multi-process architecture ensures that each network module operates independently, preventing an attack on one module from affecting the entire system.

Q. Can I manage multiple accounts?

Yes, AnamWallet supports multi-account management. You can create new accounts or import existing ones to manage multiple accounts simultaneously. This allows for efficient handling of assets across various blockchain networks, with each account being managed independently to enhance security.

Through this FAQ section, you will be able to effectively utilize the main features of AnamWallet and swiftly resolve common issues. If you have any additional questions or suggestions for improvements, please feel free to provide your feedback!

PreviousHELPNextLicense

Last updated 5 months ago