Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.45 KB

discover-gnoland.md

File metadata and controls

37 lines (26 loc) · 1.45 KB

Discover gno.land

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:

Exploring with gnoweb

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.

Using a Wallet

To interact with gno.land (sending transactions, deploying contracts, etc.), you'll need a wallet:

Useful Resources

  • 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

The gno.land Ecosystem

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.