Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airdrop and redeem functionality #7

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

hal0x2328
Copy link

This pull request adds a modified ICO template that supports airdropping of tokens in batches by the contract owner.

It also supports user redemption of tokens if they are acting as a voucher for a future token in a yet-to-be-deployed contract, essentially burning the tokens and removing them from the user's balance (the calling contract should then create a new token in its storage after the redeem operation returns true)

@localhuman
Copy link
Member

The code looks great! Just wanted to let you know I'm still thinking about how best to deal with adding additional functionality to this project.

@reolong
Copy link

reolong commented Jan 22, 2018

This is awesome @hal0x2328! Has been researching about how to do this for Thor token's (http://thortoken.com/) upcoming pre-sale. Thanks a lot. Will reach out once we start to implement and test this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants