Skip to content

findkiko/coinwave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinwave

Blockchain Scraper for Wave Apps.

Run periodically to create a Wave importable csv file from a given address. Read the code, it's not that scary.

Usage

./coinwave <btc_address> >output.csv

Note: The current incarnation expects to find the following data file in the repo root directory: "per_hour_monthly_sliding_window.csv" Get it for your local currency by running: wget https://api.bitcoinaverage.com/history/<ISO currency_code>/per_hour_monthly_sliding_window.csv

About

Blockchain Scraper for Wave Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%