Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Live Demo: Introduce Agents to each other and have exchange and verification of Verifiable Credentials between them
  • "Cloud" Agent via WS/REST Controller API
    • Bob
    • Dave (probably needs to be moved to next milestone)
  • "Edge" Agent (WebSocket inbound transport)
    • Carol
    • Alice
    • Note: ideally these agents are implemented via Web Assembly (WASM) API
  • DIDComm "mediator"/"router" that can support edge agent demo/tests
    • Translate HTTP transport to WebSocket.
  • Web Assembly API (might be started in this milestone and completed in a future milestone)
    • Protocol WASM "Client" API
    • (Browser) Local storage
      • (Hub storage in a future milestone)
    • Web socket transports
    • Webcrypto (future milestone)
  • Demo "GUI" for Carol
    • BDD driver for Aries Repo (CI)
    • Demo GUI page
  • Refactor pluggable interface categories (vdri, crypto, kms, ...)
  • Technical debt that must be addressed 
    • TODO

Please also see the 0.1.1 GitHub milestone description.

...