🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@web3-storage/clock

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-storage/clock

UCAN based Merkle Clock as a service.

0.4.1
latest
npm
Version published
Weekly downloads
0
Maintainers
5
Weekly downloads
 
Created
Source


w3clock

UCAN based merkle clock implementation.

GitHub Workflow Status StandardJS Code Style License: Apache-2.0 OR MIT

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

Keywords

merkle

FAQs

Package last updated on 23 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts