An open API service indexing awesome lists of open source software.

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

Visualise multi-writer p2panda documents w/ capability issuing in the browser
https://github.com/p2panda/document-sim

Last synced: 11 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# `p2panda` document simulator

Live [here](https://p2panda.github.io/document-sim/)!

![screenshot of document graph simulation](/screenshot.png)

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

```bash
# 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](https://nlnet.nl/) under the [NGI Zero Entrust](https://nlnet.nl/entrust/) funding scheme.