Picolab / pico-engine

An implementation of the pico-engine hosted on node.js
http://picolabs.io/
MIT License
43 stars 8 forks source link

Share generate_message for dido extensions to use #636

Closed joshmann35 closed 1 year ago

joshmann35 commented 1 year ago

generate_message is only available in the ts module. In order to properly extend DIDCommV2 protocols in other rulesets, the did-o ruleset should have a function that maps to generate_message in the ts module.