Skip to content

b2cm/didcomm_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples using dart_ssi library

This repo contains two example-services for handling didcomm messages using dart_ssi. One service is able to issue credentials, the other one is able to request presentations of this credentials. The services work together with the mobile wallet id_ideal_wallet. Documentation on how to start and to use them can be found in the repective folders of the services.

Some Notes

  • The services are built using Dart and Flutter. Therefore, you need Flutter installed (Dart is included there).
  • Do not expect nice UI. The UI works, but is not beautiful.
  • The services were only tested on Linux, but should work on MacOs and Windows as well
  • The services are only for demonstration purpose, not for production. Therefore, some things like passwords, URLs and ports are hardcoded.
  • message-flows are documented in doc-folder of the respective services
  • Theoretically the services are able to transport didcomm-messages over XMPP and HTTP. It is recommended to use HTTP.

About

Sample Issuing and Presentation service using DIDComm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published