voidmerge
VoidMerge: P2p in Easy Mode
You probably don't need these API docs, unless you are looking to embed a VoidMerge server.
To install the vm command-line utility which both runs a VoidMerge server
and controls / communicates with VoidMerge servers:
cargo install voidmerge --bin vm
Then get help from the commandline itself, using vm help.
If you want to write a VoidMerge application, see the Typescript Client API Docs.