Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup for testing #11

Open
Primordium opened this issue Jun 17, 2020 · 0 comments
Open

Setup for testing #11

Primordium opened this issue Jun 17, 2020 · 0 comments

Comments

@Primordium
Copy link

Hello all,

I'm trying to enter the world of DIDs and SSI, and I was trying to conduct some testings localy, before creating a VM to explore further. I have a few questions and if any of you could point me out in the right direction with examples / documentation it would be very kind of you.

Right now, my setup is via docker I have universal-resolver and universal-registar running.

I'm unable to create a new DID using sov driver. It asks for a trusted anchor? What can I do to get this working?

Second, if I do understand the concept, we should be able on the creation of the DID document to insert some specfic metadata/information. Ex: First and Last name of the individual, how can I achieve this? Is it something like :
curl -X POST 'http://localhost:9080/1.0/register?driverId=driver-universalregistrar%2Fdriver-did-sov' -d '{"options":{"network":"danube"},{"name":"Primordium"}}'
Is it possible to somewhat calculate the resources needed to have the resolver and registar in terms of memory, cpu and diskspace? I need this information to have it running on the VM.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant