Skip to content
This repository was archived by the owner on Apr 21, 2023. It is now read-only.
This repository was archived by the owner on Apr 21, 2023. It is now read-only.

Automated interoperability demo #31

@m00sey

Description

@m00sey

Currently interoperability validation is done manually by approximating logging output from demo.

To support interop efforts moving forward @pfeairheller suggested using a serialization of the KEL as an output from the demo would allow for automated running of demos.

As serialization is yet to be fully implemented in any KERI library this issue would update the current kerigo demos to marshal the KEL to JSON and then BASE64 encode the value, then introduce a GHA workflow to run the demos and assert the correctness of the "serialized KEL".

Eventually we would replace this brute force method with true serialization, and expand to other repositories.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions