@web3-storage/clock
v0.4.1
Published
UCAN based Merkle Clock as a service.
Downloads
612
Readme
Background
Merkle clocks are a method of recording events with partial order. This repo implements a method of managing merkle clocks with UCANs.
Read the SPEC.
Capabilities
clock/advance
Advance the clock by adding a new event.
clock/head
Get the current clock head.
License
Dual-licensed under MIT + Apache 2.0