Skip to content

thepushkarp/fvm-credentials

Repository files navigation

fvm-credentials

A ZKP-based credential store and KYC system on FVM and IPFS. Allows clients to trustlessly verify a credential holder's identity.

About

In order to allow a verifier to trustlessly verify a credential holder's identity claim, we have built a credential store, a DID Architecture and a DID Registry on FVM so that a certificate holder can upload their documents to the credential store. No actual documents leave the holder's system ever and only other hashes of the credentials and metadata get stored on IPFS.

Installation

npm install fvm-credentials

Development

  • Install Dependencies.
npm install
  • To run the test.
npm test

Technologies Used

Dependency Packages and repositories


Contributing

See CONTRIBUTING.md.


Team Members


Found a bug? Create an issue.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published