GithubHelp home page GithubHelp logo

did:health - Decentralized Identity for Healthcare

did:health is a W3C-compliant Decentralized Identifier (DID) solution tailored for the healthcare sector. It leverages state-of-the-art decentralized cryptography for identity-based encryption and signing of healthcare data, ensuring maximum security and user control.

Table of Contents

Features Installation Usage Supported Blockchains Hacky Solutions Worth Mentioning Contributing License

Features

  • Decentralized ECDSA Cryptography: Utilizes the LIT Protocol for decentralized threshold cryptography.
  • Chain Agnostic Resolver: Uses the first two hex characters after did:health: to identify the associated blockchain that th DID is registered on.
  • User Control: Empowers users with full control over their identity and associated healthcare data.
  • IPFS Data Storage: All healthcare data is stored in standard Fast Healthcare Interoperability Resources (FHIR) format on the InterPlanetary File System (IPFS) for decentralized and tamper-proof storage. The IPFS data is linked to your DID Document as a FHIR API service.
  • Installation
git clone https://github.com/your-org/did-health.git
cd did-health
yarn install
yarn chain
yarn deploy
yarn start

Usage

Detailed usage instructions, API documentation, and examples can be found in the docs directory.

Supported Blockchains

  • Ethereum
  • Polygon
  • Gnosis
  • Arbitrum
  • Scroll

Hacky Solutions Worth Mentioning

  • Dynamic Resolver with Hex Identifiers: Efficiently determines the chain on which the DID is anchored using the first two hex characters after did:health:.
  • Cross-Chain Bridges: Ensures seamless data flow between different blockchains.
  • Dynamic Chain Selection: Optimally selects the blockchain for transactions based on network conditions and user preferences.

Contributing

We welcome contributions from the community! Please read our CONTRIBUTING.md guide for more details on how to get started.

License

This project is licensed under the MIT License. See LICENSE for details.

did:health:dev's Projects

did-health icon did-health

This is a Dapp to create did:health DIDs and related FHIR resources

ens-content-resolver icon ens-content-resolver

Chrome extension that resolves ENS domains to IPFS hashes and redirects your browser to the content

siwe-oidc icon siwe-oidc

OpenID Connect Identity Provider for Sign-In with Ethereum.

test-nets icon test-nets

Official Address and List of Test Nets that did:health Registry Contract is deployed to.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.