# voidmerge

[](https://crates.io/crates/voidmerge)
[](https://www.npmjs.com/package/@voidmerge/voidmerge-client)
[https://voidmerge.com](https://voidmerge.com)
[VoidMerge Handbook](https://voidmerge.com/book)
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](https://voidmerge.com/ts).