MyBitFoundation / MyBit-Dropzone.tech

🔷 MyBit Dropzone 🔒 A MyBit Network™ powered application for airdropping Ethereum ERC tokens.
1 stars 6 forks source link

Fixes #147 Develop Airdrop dApp #4

Closed pacamara closed 5 years ago

pacamara commented 5 years ago

Fixes MyBitFoundation/MyBit-Network.tech#147 Develop Airdrop dApp

Status: Ready

Implemented and working:

Review notes:

Main changes from MyBit-Trust code in:

How to test:

Ropsten:

Local MyBit-Chain:

As above but

Notes:

pacamara commented 5 years ago

Screen recording of sending/verifying an airdrop on Ropsten:

airdrop-demo180d

Airdrops from the demo at https://ropsten.etherscan.io/address/0x5168927aded9b8b949803c220de0c745613d51c9

0xjjpa commented 5 years ago

This looks very well done and detailed @pacamara , thank you very much! Do you have a preview URL we could maybe review the project with it, or just a link to its README to know how to bootstrap it?

@csmartinsfct @kyledewy @cryptnotiq @AspacehUK please take a look at it.

pacamara commented 5 years ago

@jjperezaguinaga You're very welcome, cheers for the feedback! :beers:

Staging deployment : https://dropzone-pr4-staging.herokuapp.com

It now airdrops the official MYB ropsten token, 0xbb07c8c6e7cd15e2e6f944a5c2cac056c5476151 , same as MyBit-Trust, and same as given out by faucet. (Previously was deploying a separate token).

Have just realized it serves blank page if metamask not installed, will fix!

pacamara commented 5 years ago

Now the code is live on dropzone.mybit.io, will shutdown the staging instance.