For the complete documentation index, see llms.txt. This page is also available as Markdown.

Startup the EN

You can start or stop the Endpoint Node using the following commands.

start

$ kend start
Starting kend: OK

stop

$ kend stop
Shutting down kend: Killed

status

$ kend status
kend is running

Last updated