p2panda / document-sim

Visualise multi-writer p2panda documents w/ capability issuing in the browser

Home Page:https://p2panda.github.io/document-sim/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p2panda document simulator

Live here!

screenshot of document graph simulation

Simulate p2panda documents and visualize changes:

  • peers publish operations at different frequencies and with different network latencies
  • documents can have different "pruning strategies" (the amount of history kept)
  • capabilities can be issued to give non-owner peers document access authorization

Development

# Compile and bundle all web assets
npm run build

# Run dev server
npm run start

Supported by

This work would not have been possible without the generous support of the NLNet Foundation under the NGI Zero Entrust funding scheme.


About

Visualise multi-writer p2panda documents w/ capability issuing in the browser

https://p2panda.github.io/document-sim/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 48.8%Language:TypeScript 38.2%Language:HTML 8.0%Language:CSS 5.0%