/guide-website

A community guide through the Ethereum Network

Primary LanguageVueMozilla Public License 2.0MPL-2.0

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