The basic blocks for generating DID and DDO pairs, storing them on IPFS, and creating / resolving records using Ethereum smart contracts have been implemented in the jolocom library. Work on integrating them in the Smartwallet can start now.
TODO:
[x] Generate DID / DDO based on derived keys.
[x] Store DDO on IPFS.
[x] Register the mapping between the DID and the DDO on the Ethereum network.
Description
The basic blocks for generating DID and DDO pairs, storing them on IPFS, and creating / resolving records using Ethereum smart contracts have been implemented in the jolocom library. Work on integrating them in the Smartwallet can start now.
TODO: