gno.land provides various ways to interact with the blockchain, from browsing the deployed smart contracts (called realms) to interacting with them through transactions. Here's how you can get started:
gnoweb is the built-in web interface for exploring the gno.land blockchain. It allows you to:
- Browse deployed realms and packages
- View source code of any contract
- See rendered content from realms
gnoweb is your window into the on-chain activity and provides a friendly way to discover what's available on gno.land.
To interact with gno.land (sending transactions, deploying contracts, etc.), you'll need a wallet:
- gnokey - The official command-line wallet for gno.land
- Third-party wallets - Browser extensions and other wallet options
- Portal Loop - The main testnet for exploring gno.land
- Faucet Hub - Get testnet tokens for experimenting
- Awesome Gno - A curated list of tools, tutorials, and projects
gno.land is not limited to a single blockchain but is designed to become an ecosystem of chains powered by the Gno language. The current networks focus on testing and development, but the vision extends to a vibrant ecosystem of interconnected chains and applications.