@jolocom/registry-contract
v1.0.5
Published
Basic contract for registering DID / DID Document mappings
Downloads
28
Keywords
Readme
RegistryContract
The repository contains the source code for the Ethereum smart contract used as part of our did:jolo
method spec implementation. The project also includes a configured truffle environment for compiling, testing and deploying the contract, and a wrapper class allowing for easier integration.
This is a lower level module used by the jolo-did-registrar (integration) and jolo-did-resolver (integration) packages to offer a more consumable API.