Home - Pippp/sjcx-tipbot GitHub Wiki
Sjcx-tipbot
Tip anyone on twitter or IRC with SJCX the coin used in http://storj.io/. For security and lower server demands there is no bitcoin/counterparty node on the server. All the blockchain information is collected from blockchain.info and blockscan.com. All withdrawal requests are downloaded and handled on a separate system. Another benefit is that there is no BTC fee for tips.
###Dependencies
- MongoDB
- Node.js
- bitcoind
- counterpartyd
###Install
git clone
cd sjcx-tipbot
npm install
Enter your bot credentials in config.js
node app.js