Adding Airdrop contract creation feature for Token Wizard.

Adding Airdrop contract creation feature for Token Wizard.

Alex Edwards

Airdrop feature becomes popular. And i think that it'll be usefull to add airdrop contract creation feature to Token Wizard.

Airdrop smart contract - https://github.com/youtweakit/airdrop

(forked from KyberNetworks Airdrop)

POA Token Wizard - https://github.com/poanetwork/token-wizard

Main scenario:

Front page button - "New Airdrop" - users can create and set up simple Airdrop contract using existing tokens. Dapp generates transferring to Airdrop transactions and must verify owner of mintable erc20 token contract.

Step 2 Token Setup - we can add "Reserved for Airdrop" section. And if true - send user to Airdrop creation store after token setup. Flow - Token Setup, Airdrop contract creation, Crowdsale Setup, Publishing(Token contract, Airdrop contract, To airdrop transferring transaction, Crowdsale contract and Setup transactions performing)


Airdrop setup page - in development.

Setups: Token contract address, whitelist option, start time, end time, rate, if has tokens on balance feature or balance in poa feature, emergency drain address. Prototype in progress - will be available on github soon.

P.S. IMHO, Renaming to Token Wizard means expansion of functionality. Airdrop adding feature is first step to custom contracts operation possibilities using POA Token Wizard Dapp. Next goes ERC721 crowdsale implementation. ;-) But, is it possible to rebuild core of Token Wizard to make Dapp be simply configurable by .config files with custom contracts functions list? It'll be much easy to add next gen token standarts then.

Thank you for attention and time, let's discuss in https://t.me/POACommunityDevs.




Report Page