cleargraph icon indicating copy to clipboard operation
cleargraph copied to clipboard

Create self-sovereign identity contracts via API

Open kern opened this issue 7 years ago • 1 comments

As a Cleargraph user I want to create ERC 725 identity contracts So that I can use a persistent, self-sovereign identity in decentralized applications

kern avatar Jul 12 '18 23:07 kern

Implemented mutations to check for username availability and phone number verification. Right now there's a stub for the createIdentityContract mutation. Next up is to implement the factory contract interface and get this thing working on testnets!

kern avatar Jul 14 '18 00:07 kern