moxzi
Docs / Server

Server

moxzid: hosting Motoko actors off-chain with Internet Computer semantics.

PageQuestion it answers
What moxzid isWhat is the server for, and how is it different from a local dfx replica?
Running a serverHow do I start moxzid, install an actor, and point a client at it?
The HTTP APIWhat endpoints exist, and what do they take and return?
AuthenticationWhich routes are protected, and what must never be exposed?
Persistence and durabilityWhat survives a restart, a crash, and a kill -9?
Operating moxzidHow do I run this as a service: health, metrics, logs, shutdown, TLS?

If you only read one page, read What moxzid is.