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

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

The interface for DID credential platform
https://github.com/zcloak-network/credential-interface

Last synced: about 1 year ago
JSON representation

The interface for DID credential platform

Awesome Lists containing this project

README

          

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

# credential-interface

## Development

### Run local

`$ yarn install`

`$ yarn start`

### Production build

`$ yarn install`

`$ yarn build`

build assets in `packages/app/build`