docs/src/index.mdx
Solana is a blockchain built for mass adoption. It's a high performance network that is utilized for a range of use cases, including finance, NFTs, payments, and gaming. Solana operates as a single global state machine, and is open, interoperable and decentralized.
To get started using the Solana Command Line (CLI) tools:
devnet, testnet, mainnet-beta)Get to know the underlying architecture of how the proof-of-stake blockchain works:
Explore what it takes to operate a Solana validator and help secure the network.
import HomeCtaLinks from "@site/components/HomeCtaLinks";
<HomeCtaLinks />