bestchains / bc-did

0 stars 0 forks source link

Investigate Aries & Orb Framework #2

Open bjwswang opened 1 year ago

bjwswang commented 1 year ago

https://github.com/hyperledger/aries-framework-go

https://github.com/hyperledger/aries-framework-go/blob/main/docs/project_structure.md

https://github.com/hyperledger/aries-framework-go/tree/main/docs/concepts

  1. How to create/revole/update DID with aries framework2

Aries -> Resolver -> blockchain network

  1. develop agent(website)
bjwswang commented 1 year ago

@0xff-dev

bjwswang commented 1 year ago

orb contains everything we need which including:

From orb,we should know how to integrate aries and sidetree together.

Basically it contains two important components:

image

bjwswang commented 1 year ago

Crypto Related

Orb seems using aries-framework-go and aries-framework-go-ext

Basic Crypto Algorithms

KMS in orb

Other crypto things

.....

VC & VP

bjwswang commented 1 year ago

Sidetree protocol in Orb

System services in Orb https://trustbloc.readthedocs.io/en/latest/orb/system/index.html

image

Concepts

Sidetree protocol

image

  1. File structures

https://identity.foundation/sidetree/spec/#file-structures

image

bjwswang commented 1 year ago

Activity Pub @bjwswang

https://trustbloc.readthedocs.io/en/latest/orb/system/activitypub.html

bjwswang commented 1 year ago

AMQP @0xff-dev

https://trustbloc.readthedocs.io/en/latest/orb/system/pubsub.html