This library provides all tools required to write a client for the [p2panda
] network. It is shipped both as a Rust crate [p2panda-rs
] with WebAssembly bindings and a NPM package [p2panda-js
] with TypeScript definitions running in NodeJS or any modern web browser.
Read the library [documentation
] for installation guides and examples.
You will need the following tools to start development:
```bash
cargo test
pkg
folderwasm-pack build ```
GNU Affero General Public License v3.0 AGPL-3.0