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
- Host: GitHub
- URL: https://github.com/zcloak-network/credential-interface
- Owner: zCloak-Network
- License: apache-2.0
- Created: 2022-05-26T08:40:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T12:33:50.000Z (over 3 years ago)
- Last Synced: 2025-05-05T20:13:13.870Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://credential.zkid.app
- Size: 4.97 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](.)
# credential-interface
## Development
### Run local
`$ yarn install`
`$ yarn start`
### Production build
`$ yarn install`
`$ yarn build`
build assets in `packages/app/build`