A service to send daily notification on the value of your BitKub cryptocurrency wallet.
Clone the repositoy:
git clone https://github.com/tansawit/bitkub-line-notify
Create a .env
file inside the cloned bitkub-line-notify
folder with the following information after registering with the BitKub Public API page
BITKUB_API_KEY
BITKUB_API_SECRET
Create a new LINE notify service by generating a new access token. Add that token to the .env
file as LINE_NOTIFY_TOKEN
Then you can run the Dockerfile on a machine/cloud service of your choice and it will send you details about your portfolio every day at 9:00 AM.