This guide will help you start developing smart contracts that leverage kOS.
Last updated 7 days ago
Was this helpful?
There are two primary options for development:
Our Command-Line Interface (CLI)
An online IDE, such as Remix IDE or Atlas IDE.
Both options support the complete smart contract development workflow for utilizing kOS.
For additional help and resources, .
Command-line Interface (CLI)
Use KRNL command-line interface (CLI) for a flexible local development experience with full control over the deployment process.
Online IDE
Get started immediately with a browser-based development environment. No local installation required.