inaki / did-steps

Step UI for Decentralized Identifier (DID)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DID Steps

The code in the repo was initialized with the create-react-app cli tool and is a functional STEPS UI that used the library ion-tools to create, resolve, sign and verify Decentralized Identifiers on the ION Network.


Steps to clone and run the app

  1. Clone this repo
git clone https://github.com/inaki/did-steps/
  1. Install dependencies
cd did-steps && npm install
  1. Run the App
npm start

Screenshots

Screen Shot 2022-11-17 at 1 11 52 AM

more screenshots

Screen Shot 2022-11-17 at 1 12 07 AM

Screen Shot 2022-11-17 at 1 12 30 AM

About

Step UI for Decentralized Identifier (DID)


Languages

Language:TypeScript 83.7%Language:HTML 11.3%Language:JavaScript 5.0%