Skip to content

0xChron/stealthdrop

Repository files navigation

stealthdrop: FHEVM Private Token Distribution

Logo

A Solidity smart contract that leverages Fully Homomorphic Encryption (FHE) to enable confidential token transfers and distributions on-chain. Designed for scenarios like airdrop campaigns, targeted wallet distributions, and other privacy-sensitive token allocations, it ensures that transfer amounts remain encrypted and hidden from public view while still being verifiable on the blockchain.

Sample UI

alt text

📁 Project Structure

fhevm-hardhat-template/
├── contracts/
│   └── MockERC20.sol
│   └── PrivateTokenDistributor.sol
├── deploy/
├── tasks/
├── test/
├── hardhat.config.ts
└── package.json

About

Private token distribution dApp built using Zama FHE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published