An open API service indexing awesome lists of open source software.

https://github.com/montyanderson/blockheads

Blockheads Ethereum day.
https://github.com/montyanderson/blockheads

Last synced: 3 months ago
JSON representation

Blockheads Ethereum day.

Awesome Lists containing this project

README

        

# blockheads

## Install

** Make sure Geth/Eth is running. **

Install packages:

```
npm install
```

Run the program:

```
node ./
```