input-output-hk / hermes

🏛️ Hermes is a high-availability blockchain voting database that acts as a distributed storage and event processor for voting events, proposals, and actions.
https://input-output-hk.github.io/hermes
Apache License 2.0
13 stars 2 forks source link

feat: WASM module package signing [part 1] #254

Closed Mr-Leshiy closed 1 month ago

Mr-Leshiy commented 1 month ago

Description

Initial implementation of the WASM module package signing. Added some basic structures and objects needed for package signing.

Related Issue(s)

249

Description of Changes