Introduction to Gno Chain
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.
Network Overview
| Network | RPC Endpoint | Chain ID | Purpose |
|---|---|---|---|
| Staging | https://rpc.gno.land:443 | staging | Rolling testnet for the latest Gno stack and demo packages |
| Gno.land | https://rpc.gno.land:443 | gnoland1 | Public Gno.land network release line |
| Test12 | See release deployment config | test12 | Labnet for betanet hardfork validation |
info
Gno network details can change as new chain releases are published. The current public release line is chain/gnoland1.1, and chain/test12 is a labnet release. Confirm chain ID, genesis, and peer information from the official release notes before starting a production-grade node.
Useful Links
- Official site: https://gno.land
- Documentation: https://docs.gno.land
- Network configurations: https://docs.gno.land/resources/gnoland-networks
- Current release notes: chain/gnoland1.1
- GitHub: https://github.com/gnolang/gno