rust-ceramic
rust-ceramic copied to clipboard
feat: add serde methods for Events
The unvalidated module contains structures and can serialize and deserialze into Ceramic Events (i.e. dagcbor IPLD blocks).
Additionally a method to construct an EventId from the raw data is added.