项目作者: BTHPOS

项目描述 :
Bringing together the best of both worlds.
高级语言: JavaScript
项目地址: git://github.com/BTHPOS/wallet-generator-website.git
创建时间: 2018-07-23T17:29:51Z
项目社区:https://github.com/BTHPOS/wallet-generator-website

开源协议:

下载


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 @dondrey.taylor/generate-a-bithereum-wallet-address-3d4b32e27d27">setup guide on medium.

Setting up wallet

Download the repository locally

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

Install node_modules

  1. $ npm install

Run the wallet generator server

  1. $ node server.js

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

  1. http://localhost:8000/