Documentation
Written against the authoritative sources: the Quorlin language specification in the Kortana node repository, and the RPC behaviour observed on the live networks. Where a capability is unavailable, these pages say so rather than describing an intended future.
Getting started
Create a project, write a contract, build it, and deploy to Kortana Testnet.
Read →Quorlin
Kortana's native contract language: looks like Java, reads like English, publishes an Ethereum ABI.
Read →Solidity on Kortana
Standard Solidity against the KEVM. The usual tooling applies unchanged.
Read →Networks and RPC
Kortana Testnet and Mainnet, and the RPC surface each actually implements.
Read →Security model
Where your keys go, where your source goes, and what Studio refuses to do.
Read →