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

implement golden model for KILT integration with node-js #32

Open
brenzi opened this issue Aug 9, 2023 · 1 comment
Open

implement golden model for KILT integration with node-js #32

brenzi opened this issue Aug 9, 2023 · 1 comment
Assignees

Comments

@brenzi
Copy link
Member

brenzi commented Aug 9, 2023

The KILT SDK is js-only. Let's first show the entire flow for #15 as simple and quickly as possible

first PoC

demonstrate:
two local nodes:

  1. Verify that //Alice has reputation on encointer
  2. register CType on KILT
  3. register DID for //Alice on KILT
  4. issue credential for Alice's DID on KILT
  5. verify her credential

end-to-end public demo

wrap the above into a service which exposes an jsonrpc websocket like personhood oracle with identical signature
goal:

@pifragile
Copy link
Collaborator

this is the current state of this POC
https://github.com/encointer/kilt-personhood

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

2 participants