Contracts
No contracts deployed yet. Compile one with quorlinc and deploy it with kortana-cli contract deploy.
The engine is read from the deployed bytecode's first bytes, the same way the execution router picks one — not inferred from the source language, which the chain does not record. A Quorlin contract and a Solidity contract are both just bytes here; only their prefix says which machine runs them.