This page documents a preliminary structure for the project.

github.com/hyperledger/aries-framework-go

  •  pkg
    • common
      • logging
    • doc
      • did
      • anoncred
    • didmethod
      • peer
    •  didcomm
      • protocol
        • decorator
        • exchange
        • introduce
        • credential
      • transport
        • http
        • mock
    • framework (injection)
      • agent
      • didresolver
      • wallet
    • storage
      • docstore
        • file
      • keystore
        • file
  • scripts
  • cmd
    • agent
      • README (reference agent)
      • go.mod
      • go.sum
  • go.mod
  • go.sum
  • Makefile
  • README
  • LICENCE
  • No labels