ledgerloops
TypeScript icon, indicating that this package has built-in type declarations

0.10.5 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i ledgerloops

Weekly Downloads

7

Version

0.10.5

License

MIT

Unpacked Size

179 kB

Total Files

92

Last publish

Collaborators

  • michielbdejong