Getting Started
Smart Contract
Node
BApp Developers
Welcome
Klaytn Overview
Getting Started
Smart Contract
Installation & Operation
Endpoint Node
System Requirements
Installation Guide
Operation Guide
Starting/Stopping EN
Configuration
Errors & Troubleshooting
ken CLI commands
JSON-RPC APIs
Core Cell
Service Chain
Errors & Troubleshooting
Download
BApp Developers
---
Vision
Roadmap
FAQ
Glossary
Terms of Use
Languages
Powered by GitBook

Starting/Stopping 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
Previous
Operation Guide
Next
Configuration
Last updated 4 months ago