GigaDrop
  • Introduction
  • Problem Statement
  • Architecture
    • AirdropRoot
    • AirdropClaim
  • Technical Features
    • Checkbook Mechanism
    • Shard Optimization
    • Queue Management
  • Integration
    • Frontend sample
    • Security
    • Metrics Integration
Powered by GitBook
On this page
Export as PDF

Architecture

GigaDrop’s architecture is purpose-built to ensure secure, efficient, and scalable token distributions, leveraging a modular system of smart contracts and TON’s shard-based structure. Each component plays a unique role, from managing claim processes to optimizing transaction throughput across the TON network.

The two major components of the system are:

  • AirdropRoot - the master control contract;

  • AirdropClaim - the verification and security contract.

PreviousProblem StatementNextAirdropRoot

Last updated 7 months ago