P2P Toolkit is a general-purpose SDK for building peer-to-peer applications. It consists of:
- Aquadoggo - a back-end node for storing data and replicating to other peers
- AquadoggoClient - a Typescript RPC client allowing ORM-like querying of the node data.
To install dependencies:
bun install