📄️ Introduction
Gno.land is a smart contract platform built around Gnolang, a deterministic language inspired by Go. It is designed for readable on-chain packages, realms, and applications that can be reviewed and interacted with directly from the network.
📄️ Docker Validator Setup
This guide deploys a Gno test13 node with Docker Compose. gnoland runs in a container and stores chain data under /data/gno/gnoland-data on the host. gnokey runs on the host, so the source build still installs both gnoland and gnokey.