boriskozak / cryptokitty-miner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

CryptoKitty Miner

My wife is obsessed with Cryptokitties. She would complain that sometimes Cryptokitties get stuck.
This 'miner' scans the blockchain and collects rewards from birthing cats. Yes, I'm serious.

cryptokitties.co/ Some context: https://www.reddit.com/r/CryptoKitties/comments/7hcy0c/guide_how_to_fix_bun_in_the_oven_issue/

Requirements:

  • Run parity or geth locally
  • An Ethereum address and private key
  • Assign var sendingAddress to your Ethereum address
npm install
node miner.js

About


Languages

Language:JavaScript 100.0%