Binance does not currently offer notications when orders are created, cancelled or fulfilled. This will allow you to always stay current of your order's status.
AWS SNS account Binance API credentials
Create AWS SNS User
Default SNS user should suffice
Generate Binance API keys (do not enable trading nor withdrawls)
Create the following environment variables
export binanceKey=[binance_api_key]
export binanceSecret=[binance_api_secret_key]
export awsSNSRegion=[aws_region]
export awsKeyId=[aws_sns_user_key_id]
export awsSecret=[aws_sns_user_secret_key]
export phoneNumber=[phone_numer] (for US numbers, add a 1 infront of area code)
Once set up, yarn start
and enjoy notifications on the go!
or try the Docker version and edit the variables inside the Dockerfile
docker build -t binance-sns .
docker run --rm -dt --name binance-sns binance-sns
- Node Binance API - Interface with Binance's websockets
- Express - Dependency Management
This project is licensed under the MIT License - see the LICENSE.md file for details
- ETH: 0xf5952d84247EAE8cD1A1289e9DaAa6e950fE25E6
- BTC: 1DGQ8EX53Gz8N7LaCfK24HqrXuQmsvhuf1
- LTC: LYJZrC7VpeECAyCUWtvqJinPrPNorYJ3Kq