-
Notifications
You must be signed in to change notification settings - Fork 1
Credentials
Mauro Petrini edited this page Jun 14, 2021
·
1 revision
Manage credentials to authenticate requests for Binance API.
Jump to:
Add Binance CLI's credentials (api_key and secret) to start using Binance CLI
bnc credentials add [options]
-
-ak
or--api_key
-
-s
or--secret
$ bnc credentials add -ak "YOUR_API_KEY" -s "YOUR_SECRET_KEY"
$ bnc credentials add --api_key="YOUR_API_KEY" --secret="YOUR_SECRET_KEY"
Remove Binance CLI's credentials (api_key and secret).
WARNING: You cannot use Binance CLI again until you add new credentials.
bnc credentials remove
$ bnc credentials remove
Show Binance CLI's credentials
bnc credentials show
$ bnc credentials show
If this package helped you out. Feel free to donate.
This project is linked to a Brave verified creator account, so you can set a monthly contribution (with BAT token) to this project using your Brave browser.
- BNB (BEP20): 0xDD460d5d6688beC66E37A6b7c8f5b3f801603537
- CAKE (BEP20): 0xDD460d5d6688beC66E37A6b7c8f5b3f801603537
- BUSD (BEP20): 0xDD460d5d6688beC66E37A6b7c8f5b3f801603537
- ETH (ERC20): 0xDD460d5d6688beC66E37A6b7c8f5b3f801603537
- BTC: 15yLrtPkRbxd5sEBWHGUCzYXraVA78RFz5
Not your favorite crypto address listed?
Fill an issue, and we will add the crypto address.