The Healthcare DNS
HealthLink connects as well as validates Patient-Generated Health Data in a distributed way and put users in control of their own data.
If you haven’t installed Substrate before, check out the official Substrate documentation. If you are a windows user, I also suggest taking a look at the Substrate GitHub.
Clone this repository and run the following commands:
./build.sh
cargo build --release
./target/release/starlog purge-chain --dev
./target/release/starlog --dev
You can interact with your local chain using the Polkadot-JS Apps UI. Therefore, you need to adjust the Settings:
Remote node/endpoint to connect to > Local Node (127.0.0.1:9944)
Default Interface Theme > Substrate
Under the developer tab upload and save the Metadata.json to register the custom struct.
If you want to help either join our discord server or you can open issues for bugs you've found or features you think are missing. You can also submit pull requests to this repository.
If editing the README, please conform to the standard-readme specification.
MIT License © PACT Care B.V.