https://github.com/montyanderson/blockheads
Blockheads Ethereum day.
https://github.com/montyanderson/blockheads
Last synced: 3 months ago
JSON representation
Blockheads Ethereum day.
- Host: GitHub
- URL: https://github.com/montyanderson/blockheads
- Owner: montyanderson
- Created: 2015-09-16T16:04:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T16:09:05.000Z (almost 10 years ago)
- Last Synced: 2025-01-18T00:41:34.446Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# blockheads
## Install
** Make sure Geth/Eth is running. **
Install packages:
```
npm install
```Run the program:
```
node ./
```