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.
This tool allows you to convert your private key or WIF into a corresponding address. To run this tool, 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.
Download the repository locally
$ git clone https://github.com/BTHPOS/address-tool.git
$ cd address-tool
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/