https://github.com/bitkarrot/btcdailypoll
https://github.com/bitkarrot/btcdailypoll
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bitkarrot/btcdailypoll
- Owner: bitkarrot
- Created: 2021-10-12T04:10:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T22:43:49.000Z (about 2 years ago)
- Last Synced: 2025-07-19T21:20:48.416Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
simple poll for BTC/USD and BTC/HKD daily price from coingecko
- btcpoll.js - update sathkd-vercel repo hkd_historical (use as cronjob), send email
- supabase.js - API call, push to supabase with sats equivalent (use as cronjob) - pipedream
- push2file.js - just write to file example
run cron job on host
`node btcpoll.js >> BTCDailyPoll/logfile 2>&1`