openwallet-foundation-labs / identity-credential

Apache License 2.0
161 stars 82 forks source link

First cut of flow annotation processor. #601

Closed sorotokin closed 4 months ago

sorotokin commented 4 months ago

First cut of flow annotation processor to generate code for flow-based networking (Resolves #600).

Fixes #600

Added a simple unit test and verified that changes in cbor-processor do not break unit tests or wallet app.