dhealth-wallet

dHealth Wallet

Usage no npm install needed!

<script type="module">
  import dhealthWallet from 'https://cdn.skypack.dev/dhealth-wallet';
</script>

README

dHealth Wallet

npm-badge dl-badge License

Cross-platform software for dHealth Public Blockchain Network to manage profiles, assets, registered names, and transact with others on the network.

This software lets you connect to dHealth Public Network - as well as test networks for dHealth.

Installation

dHealth Wallet is available for Mac, Windows, and as a web application.

  1. Download dHealth Wallet from the releases section.

  2. Launch the executable file and follow the installation instructions.

  3. Create a profile. Remember to save the mnemonic somewhere safe (offline).

Developers

Requirements

Validate your environment by running:

node -v

Building

Developers can use this software and build awesome new features. Pull requests are very much appreciated.

This software requires Node.js 10 or 12 LTS to build and execute in development environment.

  1. Clone the project.
git clone https://github.com/dhealthproject/dhealth-wallet.git
  1. Install the dependencies.
cd dhealth-wallet
npm install 
  1. Start the development server.
npm run dev 
  1. Visit http://localhost:8080/#/ in your browser.

Disclaimer

The author of this package cannot be held responsible for any loss of money or any malintentioned usage forms of this package. Please use this package with caution.

Our software contains links to the websites of third parties (“external links”). As the content of these websites is not under our control, we cannot assume any liability for such external content. In all cases, the provider of information of the linked websites is liable for the content and accuracy of the information provided. At the point in time when the links were placed, no infringements of the law were recognisable to us..

License

Copyright 2020 NEM. Copyright 2021-present Using Blockchain Ltd, All rights reserved.

Licensed under the Apache License 2.0