https://github.com/usingblockchain/dhealth-research
DHealth Research Tools
https://github.com/usingblockchain/dhealth-research
Last synced: 3 months ago
JSON representation
DHealth Research Tools
- Host: GitHub
- URL: https://github.com/usingblockchain/dhealth-research
- Owner: UsingBlockchain
- License: agpl-3.0
- Created: 2021-03-27T22:06:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T16:56:14.000Z (about 3 years ago)
- Last Synced: 2024-12-31T21:42:22.244Z (5 months ago)
- Language: TypeScript
- Size: 116 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# DHealth Research Tool by Using Blockchain Ltd
This tool suite is powered by [Using Blockchain Ltd](https://using-blockchain.org) and [UBC Digital Magazine](https://ubc.digital).
## Usage
1. **Vanity** account generator:
```bash
$ npm i && npm run build
$ npm run start vanity greg 1
```2. **Convert** (public|private) keys:
```bash
$ npm run start convert 999F1CE7A7C9B37E00990478BCC5742225DADCF4EE2E8BE54EDE90BEE791A32E 104
```3. **Check eligibility** for dHealth Airdrop:
```bash
$ npm run start airdropee NB72EM6TTSX72O47T3GQFL345AB5WYKIDODKPPYW
```## Sponsor us
| Platform | Sponsor Link |
| --- | --- |
| Paypal | [https://paypal.me/usingblockchainltd](https://paypal.me/usingblockchainltd) |
| Patreon | [https://patreon.com/usingblockchainltd](https://patreon.com/usingblockchainltd) |
| Github | [https://github.com/sponsors/UsingBlockchain](https://github.com/sponsors/UsingBlockchain) |## Donations
Donations can also be made with cryptocurrencies and will be used for running the project!
NEM (XEM): NB72EM6TTSX72O47T3GQFL345AB5WYKIDODKPPYW
Symbol (XYM): NDQALDK4XWLOUYKPE7RDEWUI25YNRQ7VCGXMPCI
Ethereum (ETH): 0x7a846fd5Daa4b904caF7C59f866bb906153305D2
Bitcoin (BTC): 3EVqgUqYFRYbf9RjhyjBgKXcEwAQxhaf6o## 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.*
## License
This software is released under the [AGPLv3](./LICENSE) License.
Copyright © 2021-present Using Blockchain Ltd (Reg. No: 12658136), All rights reserved.