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
- Host: GitHub
- URL: https://github.com/p2panda/document-sim
- Owner: p2panda
- License: agpl-3.0
- Created: 2024-02-20T11:08:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T13:10:51.000Z (about 2 years ago)
- Last Synced: 2025-03-16T11:42:15.696Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://p2panda.github.io/document-sim/
- Size: 1.75 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `p2panda` document simulator
Live [here](https://p2panda.github.io/document-sim/)!

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.
