This service monitors your BitShares accoount and notifies you by Email or Telegram regarding the following activity types:
- Transfer
- Fill order
To do's
- Deposit
- Withdrawal
- Decrease of collateral ratio below 2.0
Send 50 BTS from your BitShares account to account name "BITSHARES-NOTIFIER" with your email in the transaction memo.
Open Telegram app, launch bot @trustyfundbot and follow instructions.
cp config.sample.js config.js
Then add your credentials including service account brainkey and email options.
You can also set System asset and Price for subscription (default is bts and 0)
Then typicaly start:
npm install && npm start