Introduction

Smart Drop App is a module app designed to simplify and secure token distribution by a creator directly from a smart account. Anyone can claim the drop as long as they meet claim conditions

Key Features

Drop creation flow:

  1. An existing Safe Account can create a drop for any asset by setting the conditions.
    1. Type of asset to drop
    2. The validity of a drop
    3. Amount of drop
    4. Interval of drop
    5. Which wallet is eligible for the drop (Currenlt Coinbase, Safe or any EOA)
  2. Once the transaction is confirmed, the Safe7579 adapter will be enabled on Safe along with the Drop module which is a 7579 compliant executor module.

smart-drop-create.gif

Drop claim flow

Step 1:

Select the desired drop and claim drop on a wallet.

https://drop.zenguard.xyz

Step 2:

Verify the claim on your wallet.

smart-drop1 (online-video-cutter.com) (1).gif

smart-drop2 (online-video-cutter.com).gif

Demo and Resources

https://github.com/zenguardxyz/drop-module-app

Technical Details

The Smart Drop Onboarding App is built using the smart drop ERC-7579 executor module.

The App is created with the help of: