smart contracts

solidity-compatible, deployed to the robinhood chain.

Lattice runs an EVM-compatible runtime, so the contracts you've already written deploy without change. the only difference: the account signing them is a lattice key, not a secp256k1 key.

same gas, same opcodes, a different and much harder signature to forge.

more in this section