factomatic / factom-did-ui

Factom UI for Decentralized Identifiers

Home Page:https://factomatic.github.io/factom-did-ui/action

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factom DID Registrar UI

This project contains the source code for the Factom Decentralized Identifiers (DIDs) registrar UI. DIDs are an emerging W3C Community Standard for digital identities, adopted by multiple blockchains. The DID registrar enables the creation of DID documents and uses Factom to record the public metadata for the identity on-chain.

The implementation of the registrar follows the specification, available here.

Development server

Run ng serve for a dev server and navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Run ng build --prod for a production build. The build artifacts will be stored in the dist/ directory.

Deployments

Factom Testnet

A live version on the Factom testnet is available at https://factomatic.github.io/factom-did-ui.

It enables a seamsless creation of DIDs, without the usage of any cryptocurrency.

Factom Mainnet

Coming soon!

About

Factom UI for Decentralized Identifiers

https://factomatic.github.io/factom-did-ui/action

License:MIT License


Languages

Language:TypeScript 65.9%Language:HTML 27.8%Language:CSS 6.2%Language:JavaScript 0.1%