Skip to content

the-human-colossus-foundation/aries

 
 

Repository files navigation

Prerequisites:

Installation

git clone [email protected]:olichwiruk/aries.git
git submodule update --remote

Running up

  1. Go to von-vetwork dir and run it with ./manage start
  2. In new terminal run docker-compose up. It serves:
    1. toolbox.localhost
    2. fileserver.localhost
    3. agent1.localhost
    4. agent2.localhost

Scenario

  1. Copy agents invitation urls and connect them with toolbox
  2. Connect agents together
    1. In Main agent: go to Invitations, create new invitation and copy URL
    2. In Client agent: go to Connections, paste invitiation url and add it (click Refresh button to see result)
  3. Register Main agent did in ledger (http://0.0.0.0:9000) and activate it
  4. Issue credential
    1. In Main agent: go to Credential Issuance
    2. Create Schema (version have to contain 1 or 2 dots => 1.0 or 1.0.1) with hashlink attribute
    3. Create Credential Definition (refresh after ~10 seconds to see result)
    4. Issue Credential for Client with hashlink hl:zQmYn3m4mFgjrNjhQbvvxecQturvoUQ9GQzAkRqT8BJt7XD:zsh42oDLk2g53GV6PW7Zdz8C4e4wyfF9UDNkacCioxjjpYAqyUCPXPUEJozjtxSSysJgTepNGvTJsiYAYaTj6wNKa4Fy69ZnGV3Qx8ZR9epm2ivE78hx1
  5. Check credential in Client agent (refresh to get credentials)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published