Prerequisites:
Installation
git clone [email protected]:olichwiruk/aries.git
git submodule update --remote
Running up
- Go to von-vetwork dir and run it with
./manage start
- In new terminal run
docker-compose up
. It serves:toolbox.localhost
fileserver.localhost
agent1.localhost
agent2.localhost
Scenario
- Copy agents invitation urls and connect them with toolbox
- Connect agents together
- In Main agent: go to Invitations, create new invitation and copy URL
- In Client agent: go to Connections, paste invitiation url and add it (click Refresh button to see result)
- Register Main agent did in ledger (http://0.0.0.0:9000) and activate it
- Issue credential
- In Main agent: go to Credential Issuance
- Create Schema (version have to contain 1 or 2 dots => 1.0 or 1.0.1) with
hashlink
attribute - Create Credential Definition (refresh after ~10 seconds to see result)
- Issue Credential for Client with hashlink
hl:zQmYn3m4mFgjrNjhQbvvxecQturvoUQ9GQzAkRqT8BJt7XD:zsh42oDLk2g53GV6PW7Zdz8C4e4wyfF9UDNkacCioxjjpYAqyUCPXPUEJozjtxSSysJgTepNGvTJsiYAYaTj6wNKa4Fy69ZnGV3Qx8ZR9epm2ivE78hx1
- Check credential in Client agent (refresh to get credentials)