visvirial / CounterJS-tweet

Watch bitcoin network via Blockcypher and tweets any activity which matches filters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CounterJS-tweet

Watch bitcoin network via Blockcypher and tweets any activity which matches filters you specify.

This project is a part of CounterJS project and developed & supported by Fressets.

This code is currently in BETA. Use at your own risk.

Install & Setup

You should create a Twitter consumer key and token before installing.

Clone the repo, and copy CounterJS-tweet/config.sample.json to CounterJS-tweet/config.json and edit it.

$ git clone https://github.com/Fressets/CounterJS-tweet.git
$ cd CounterJS-tweet
$ cp config.sample.json config.json
$ editor config.json

Instances

About

Watch bitcoin network via Blockcypher and tweets any activity which matches filters.

License:MIT License


Languages

Language:JavaScript 100.0%