收到币想马上收到提醒? 资产可能不想放手机,或者不想用钱包软件? 要能跨设备提醒更好? 没见到比较好的 watch 功能,于是自己写了这个 nodejs 脚本
几天前写的,没有实际转账测试,最近 Twitter 上通过 @tippr 收到一次打赏,刚刚想着试下提现吧,马上就收到 Telegram 通知了,手续费给的有点高
通知详情里有 查看交易 链接,用的 btc.com
项目地址 cyio/blockchain-monitor: 监视指定 BCH/BTC 地址,有新收歀时,发一条微信或 Telegram 通知
监视指定 BCH/BTC 地址,有新收歀时,发一条通知,支持微信和 Telegram
$ git clone https://github.com/cyio/block-monitor
$ npm install
复制配置模板
$ cp config.json.template config.json
配置说明
address_type
bch/btcobserved_address
监视地址server_chan_key
需要你配置 Server 酱,并提到专属 key
telegram_bot_key
和 telegram_chat_id"
,请参考 Telegram Bot Api 文档设置{
"address_type": "bch",
"observed_address": "",
"server_chan_key": "",
"telegram_bot_key": "",
"telegram_chat_id": ""
}
持久运行(需另行配置 pm2 或类似工具)
pm2 start index.js --watch --name 'blockchain-monitor'
如果有朋友想给我测试打赏的话,BCH 收款地址