Klaytn Docs
Search…
Welcome
Klaytn 2.0
Klaytn Overview
Getting Started
Smart Contract
Installation & Operation
Endpoint Node
System Requirements
Installation Guide
Download
Installation Guide
Configuration
Startup the EN
Testing the Installation
Operation Guide
ken CLI commands
JSON-RPC APIs
Core Cell
Service Chain
Errors & Troubleshooting
Download
dApp Developers
Klaytn Hard Fork History
---
FAQ
Glossary
Open Source
Terms of Use
Languages
Powered By
GitBook
Startup the EN
You can start or stop the Endpoint Node using the following commands.
start
1
$ kend start
2
Starting kend: OK
Copied!
stop
1
$ kend stop
2
Shutting down kend: Killed
Copied!
Previous
Configuration
Next
Testing the Installation
Last modified
2mo ago
Copy link
Edit on GitHub