Skip to content

Latest commit

 

History

History
executable file
·
29 lines (24 loc) · 1.1 KB

File metadata and controls

executable file
·
29 lines (24 loc) · 1.1 KB

Bithereum

THE HARMONIZATION OF BITCOIN AND ETHEREUM

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.

Create a Bithereum Wallet Address

To create a Bithereum Wallet address install the address generator page. To run the wallet generator, make sure that you have installed Node.js on your machine. The wallet generator has been tested using version 9.3, however older versions of NodeJS above 7 should work.

If you would like to follow a more detailed setup guide be sure to check out our setup guide on medium.

Setting up wallet

Download the repository locally

$ git clone https://github.com/BTHPOS/WalletGenerator.git
$ cd WalletGenerator

Install node_modules

$ npm install

Run the wallet generator server

$ node server.js

To view and interact with the wallet, open your web browser to

http://localhost:8000/