AML Sacnner
  • Introduction to AML Scanner
  • Getting Started
    • Connecting Your Wallet
    • Initiating a Verification
  • Technology
    • Web3 Integration
    • Blockchain Interaction
    • Data Processing and Security
    • Architecture & Modules
    • Security Implementation
    • Workflow
  • Links
    • Website
    • Support
Powered by GitBook
On this page
  • Frontend
  • Backend
  1. Technology

Architecture & Modules

Frontend

  • Frameworks: React.js or Next.js for a responsive user interface.

  • Wallet Management: Libraries like Web3Modal or Web3-react for handling wallet connections.

  • QR Code Generation: qrcode.react for generating QR codes for WalletConnect.

Backend

  • Frameworks: Node.js with Express.js for API handling.

  • Web3 Connectivity:

  • Web3.js/Ethers.js for Ethereum.

  • TronWeb for TRON.

  • Database: MongoDB or PostgreSQL for storing session data and transaction logs.

PreviousData Processing and SecurityNextSecurity Implementation

Last updated 5 months ago