Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Droptron Documentation

Droptron is a private token operations workspace for confidential ERC-7984 distributions on the Zama Protocol.

This folder contains public-facing technical documentation for the product, protocol integrations, and security model.

Documents

  • Architecture: system components, data flow, and runtime boundaries.
  • TokenOps Flows: how confidential disperse, airdrop, and vesting work inside Droptron.
  • Security And Privacy: what stays private, what remains public, and what users/operators should understand.
  • Demo Guide: a practical walkthrough for running the product locally or on Sepolia.

Product Principles

Droptron is designed around four ideas:

  1. allocation values should not become public product state
  2. recipients should only see records assigned to the connected wallet
  3. operators need receipts, readiness checks, and recovery controls
  4. confidential workflows should feel understandable without forcing users to read protocol internals first