Open Taki-Kazuhiro opened 1 month ago
Yeah sorry for that. Currently the SDK is in a bit of a rough/unstable phase. In the end it is for the better as it improves some abstraction, removes requirements on assuming we are always operating with DIDs and improves consistency. In the short term it means some of our examples are out of sync. Of course we will fix them as soon as the dust settles a bit
Understood. Thank you for the update, and I look forward to the stable release of the SDK.
Hi i'm trying to setup the 3 docker container, but i have a problem with the ssi agent. I launch the .sh script (./install-configs.sh sphereon http://:5000) to setup the conf files, but when i launch the container it exits with the following error:
'IssuerMetadata should be from type v1_0_13 or higher.'
I suspect this is because the demo is not yet compatible with OID4VCI draft 13. When will the demo be updated to reflect this?
Thanks in advance