Skip to content

1qbits-com/chain-tooling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binance Chain Tool Box

Airdrop

Disclaimer: Airdrop is very error prone and can cause big financial loss. Please do test it on testnet and use it carefully.

Installation

We have a installer script (install.sh) that takes care of chain directory setup. This uses the following defaults:

  • Home folder in ~/.bairdrop
  • Client executables stored in /usr/local/bin (i.e. bairdrop or tbairdrop)
# One-line install
sh <(wget -qO- https://raw.githubusercontent.com/binance-chain/chain-tooling/airdrop/install.sh)

Note that we have two different binaries: bairdrop is used for mainnet and tbairdrop for testnet.

How to Use

Token APP

Disclaimer: When you try to issue asset on Binance Chain, you should be extra careful with your command. It is recommended to use a hardware wallet to sign your transactions. Please do test it on testnet and use it carefully.

⛔ [DEPRECATED] Active at https://github.com/binance-chain/chain-tooling/token-app

👉Please follow the latest guideline on how to manage your BEP2 tokens and submit listing proposals:

Balance Dumper

Installation

We have a installer script (install.sh) that takes care of chain directory setup. This uses the following defaults:

  • Home folder in ~/.bdumper
  • Client executables stored in /usr/local/bin (i.e. bdumper or tbdumper)
# One-line install
sh <(wget -qO- https://raw.githubusercontent.com/binance-chain/chain-tooling/airdrop/install.sh)

Note that we have two different binaries: bdumper is used for mainnet and tbdumper for testnet.

How to Use

About

Tools and ecosystem kits

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%