Skip to content

Repository files navigation

  1. Create a basic react/nextjs app

  2. Connect Wallet with a nicer connect app

  3. Implement this function

    function airdropERC20(
        address tokenAddress, // ERC20 Token
        address[] calldata recipients, // List of addresses
        uint256[] calldata amounts, // List of Ammounts (sent to the same order as recipients)
        uint256 totalAmount // sum of the ammounts
    )
  1. e2e testing

  2. Deploy to fleek! Dont forget to call it on X.com maybe tutellus and Linkedin. Push it to GitHub as well

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages