Code Monkey home page Code Monkey logo

hid-node's Introduction

Hypersign Identity Network

build-test GitHub license GitHub go.mod Go version Go Report Card GoDoc

Discord follow on Twitter

The Hypersign Identity Network is a permissionless blockchain network to manage digital identity and access rights. It aims to empower humans to gain control of their data and access on the internet by providing scalable, interoperable and secure verifiable data registry (VDR) to implement use cases on Self Sovereign Identity (SSI) principles. The Hypersign Identity Network is built using Cosmos-SDK and is fully compatible with W3C DID specifications.

Features

  • Register, Update and Deactivate DID Documents
  • Store/Update Credential Schema
  • Store/Update status of a Verifiable Credential
  • Stake $HID tokens
  • Submit Governance Proposals
  • Transfer $HID tokens within and across different Tendermint-based blockchains

Prerequisite

Following are the prerequisites that needs to be installed:

Get started

Local

Clone the repository and install the binary:

git clone https://github.com/hypersign-protocol/hid-node.git
cd hid-node
make install

The binary hid-noded will be generated in $GO_PATH/bin directory. To explore its functionalities, type hid-noded --help in a seperate terminal window.

Running the Blockchain

To start a single-node blockchain, run the following command to initialize the node:

sh ./scripts/localnet-single-node/setup.sh

Note: The above script requires jq to be installed.

Run the hid-node:

hid-noded start --home ~/.hid-node

Docker

To run a single node hid-node docker container, run the following:

  1. Pull the image:

    docker pull ghcr.io/hypersign-protocol/hid-node:latest
  2. Open a separate terminal window. Run the node:

    docker run -it ghcr.io/hypersign-protocol/hid-node start

Documentation

Topic Reference
Decentralised Identifiers https://docs.hypersign.id/self-sovereign-identity-ssi/decentralized-identifier-did
Credential Schema https://docs.hypersign.id/self-sovereign-identity-ssi/schema
Verifiable Credential Status https://docs.hypersign.id/self-sovereign-identity-ssi/verifiable-credential-vc/credential-revocation-registry

hid-node's People

Contributors

arnabghose997 avatar vishwas1 avatar

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.