jolocom / smartwallet-app

A decentralized self sovereign identity solution developed by Jolocom.
https://jolocom.io
Other
80 stars 36 forks source link

Integrate IPFS storage and Ethereum registration / resolution. #908

Closed Exulansis closed 6 years ago

Exulansis commented 6 years ago

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:

Exulansis commented 6 years ago

Final polishing and tests need to be done.