plietar / experiments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

  1. Fork this repository under your own GitHub user
  2. Clone your fork to your local machine:
    git clone https://github.com/USERNAME/did-web-demo
  3. In a terminal, navigate to the cloned repository and run the generate.sh script:
    cd did-web-demo
    ./generate.sh
  4. Push the repository to publish the newly created DID document
    git push
  5. After a few minutes, the DID should be ready to be used. You may try an online resolver such as uniresolver.io, using the DID that was printed to your console.

About


Languages

Language:Python 94.0%Language:Shell 6.0%