Skip to content

Web App to send bep-2 type Argo tokens to multiple users in the Binance Chain.

Notifications You must be signed in to change notification settings

blockoio/bnbMultisendApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multisend App for AERGO BEP-2

This app is used to send bep-2 type Argo tokens to multiple users in the Binance Chain. How to use is as follows.

  1. Check out this repository, go to the build folder, and open the index.html file in a browser.
  2. Open the wallet's keystore file to which Aergo will be sent.
  3. Paste the keystore's content into the keystore file text field of the App and enter the password.
  4. Click the login using keystore button.
  5. If login successfully, the logged in address appears in the From Address field. If it fails, an error message is displayed in the appropriate field.
  6. Enter the address and quantity to receive separated by commas in the form of address, amount. You can enter multiple entries, each separated by a new line. (Note) You must enter at least two addresses.
  7. (Optional) Enter a memo text.
  8. Click Send Transaction button. After a while, a success or failure warning pops up.

Alternatively, you can easily use the static page( https://blockoio.github.io/bnbMultisendApp/build/ ) provided by the github page. (But be careful because there may be security issues.)

Currently only AERGO-46B is supported. However, with a little expansion, other types of tokens can be supported.

About

Web App to send bep-2 type Argo tokens to multiple users in the Binance Chain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published