Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

ledgerloops

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ledgerloops

LedgerLoops

latest
Source
npmnpm
Version
0.10.5
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

LedgerLoops

This repository contains a miminal LedgerLoops node that implements DLD, greedy lift negotiation, and cooperative lift resolution.

Running

Using npx

npm install ledgerloops
npx ledgerloops init
npx ledgerloops sim

Using Deno

git clone https://github.com/ledgerloops/ledgerloops
cd ledgerloops
deno run -A ./src/run.ts init
deno run -A ./src/run.ts sim

If you want to try out the Earthstar transport for messaging (not working yet!), see the Earthstar branch on the Saiga repo.

FAQs

Package last updated on 23 May 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