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.
- 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.
Droptron is designed around four ideas:
- allocation values should not become public product state
- recipients should only see records assigned to the connected wallet
- operators need receipts, readiness checks, and recovery controls
- confidential workflows should feel understandable without forcing users to read protocol internals first