linagee / find-ethereum-coins

Find coins on the Ethereum blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

find-ethereum-coins

Purpose

To find coins on the Ethereum blockchain that are using the standard example ABI.

Usage

$ geth console 2>> ~/geth.log
>  (paste in token.js)

(Alternatively run it using -exec from the command line, but it took several stages of testing to get here.)

Future

Putting the data into a proper database for more analysis.

About

Find coins on the Ethereum blockchain

License:MIT License


Languages

Language:JavaScript 100.0%