0.4.1 • Published 17 days ago

@web3-storage/clock v0.4.1

Weekly downloads
-
License
Apache-2.0 OR MIT
Repository
-
Last release
17 days ago

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