Luxoft / cordentity

This project combines Hyperledger's Indy ledger for decentralized identity with the Corda platform
Apache License 2.0
32 stars 20 forks source link

Remove credential Id #33

Open seniorjoinu opened 5 years ago

seniorjoinu commented 5 years ago

Detailed Description

Right now a credential has an Id in Corda (uuid). It is not useful at all because it should be stored and tracked somehow and there is also no use-case when you use this Id without DID of the prover.

Possible implementation

Get rid of it and get target credential using DID.