Skip to content

rateilp/did-web-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.0%
  • Shell 6.0%