Skip to content

BTHPOS/bithereum.network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.