An open API service indexing awesome lists of open source software.

https://github.com/zcloak-network/zkid-credential

The credential platform for zkid-sdk
https://github.com/zcloak-network/zkid-credential

credential dapp decentralized did privacy vc wasm zkid

Last synced: 3 months ago
JSON representation

The credential platform for zkid-sdk

Awesome Lists containing this project

README

        

[![zkid-credential](https://img.shields.io/badge/zkid-credential-lightgrey?style=flat-square)](.)

# zkid-credential

## Development

### Run local

`$ yarn install`

`$ yarn start`

### Production build

`$ yarn install`

`$ yarn build`

build assets in `packages/app/build`