Development Environment
Last updated
Last updated
Klaytn Networks
Baobab testnet
Cypress mainnet
Endpoint Node
Your is needed to connect to the Klaytn network and to issue an API call or send a transaction.
ken
is a Klaytn Endpoint Node binary. ken
exposes two interfaces, a and the . ken
runs on Linux and MacOS.
ken
CLI comes with several utility and node management functions.
Smart Contract Development
- Klaytn Plugin for Remix, a browser-based compiler and IDE.
- An open-source tool for developing smart contracts in Solidity.
- A development environment for smart contracts and dApps.
- Foundry is a smart contract development toolchain.
- Thirdweb is a complete web3 development framework that provides services to build, manage, and analyze web3 applications
Klaytn SDKs
: A JavaScript library that implements the Klaytn JSON-RPC APIs.
: A Java library that implements the Klaytn JSON-RPC APIs.
Klaytn Toolkits
- A block and transaction explorer.
- A browser-based account management tool.
- An interactive generator to bootstrap your smart contract and learn about Klaytn Contracts.