Skip to content

patrick-streaming/ts-tsender-ui-cu

Repository files navigation

  1. Create a basic react/nextjs application ✅
  2. Connect our wallet, with a nicer connect application ✅
  3. Implement this function ✅
function airdropERC20(
        address tokenAddress, // ERC20 token
        address[] calldata recipients, 
        uint256[] calldata amounts,
        uint256 totalAmount
    )
  1. e2e testing ✅
    1. When we connect, we see the form
    2. When disconnected, we don't
  2. Deploy to fleek

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published