New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@cedulon/checkpoint

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cedulon/checkpoint

Epoch checkpoints and an in-process transparency log for Cedulon.

latest
Source
npmnpm
Version
0.13.1
Version published
Weekly downloads
234
-31.18%
Maintainers
1
Weekly downloads
 
Created
Source

@cedulon/checkpoint

Epoch checkpoints (totals, chain head, previous hash) and an in-process transparency log stub.

import { buildCheckpointClaims, signCheckpoint } from "@cedulon/checkpoint";

const claims = buildCheckpointClaims(1, receipts, startMs, endMs, null);
const checkpoint = signCheckpoint(claims, privateKeyPem, publicKeyPem);

Repository: https://github.com/dogrucanemek-alt/cedulon

Keywords

cedulon

FAQs

Package last updated on 11 Sep 2026

Related posts