Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 416 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 416 Bytes

Ethereum Network

The Hitchhiker's Guide to the Ethereum Blockchain

Setup to run / test it yourself

Prerequisites: NodeJS, MongoDB, Ethereum node, deepstream server and a .env file talk to Michael if you need help setting it up

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification, gzip and hashing
npm run build