Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 502 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 502 Bytes

Bithereum Website

Bithereum aims to do what no other hard fork has done, by fusing the visions of both Bitcoin and Ethereum, ultimately revolutionizing mining, improving scalability, and increasing network consensus.

Dependencies

  • NPM
  • Node.js

First start by installing all the dependencies, after you have done this install all the node modules.

npm install 

Run site

node server.js 

Open up your browser to http://localhost:8000 to view the site.