# Docs ## get-started - [Get Started](/docs/get-started): A quick guide to adding your first component. ## introduction - [Introduction](/docs): A modern wallet UI component library built on top of shadcn/ui. ## roadmap - [Roadmap](/docs/roadmap): Current state of wallet/kit and where we're headed next. ## components - [Wallet Balance](/docs/components/balance): Display wallet balance with loading states and customizable formatting. - [Connect Wallet](/docs/components/connect): A button and dialog to connect a wallet, with an optional prompt component. - [Wallet Error](/docs/components/error): Error handling components for wallet interactions. - [Wallet Icon](/docs/components/icon): Display wallet icons with size variants and fallback support. - [Components](/docs/components): Here you can find all the components available in the registry. We are working on adding more components. - [Wallet List](/docs/components/list): A list of available wallets for connection. - [Wallet Menu](/docs/components/menu): A dropdown menu for wallet actions (disconnect, copy address). - [Network Control](/docs/components/network-control): Components to display and select the active network. - [Wallet Onboarding](/docs/components/onboarding): An onboarding flow for new users explaining how to use wallets. - [Wallet Provider](/docs/components/provider): The context provider for wallet management and multi-chain support. ## lib - [Context](/docs/lib/context): React Context definitions for wallet state management. - [Lib Placeholder](/docs/lib/lib-placeholder): Placeholder lib. - [Network](/docs/lib/network): Network definition utilities for blockchain networks. - [Storage](/docs/lib/storage): Persistent storage utilities using nanostores. ## networks - [Supported Networks](/docs/networks): Blockchain network integrations and configurations. - [Solana](/docs/networks/solana): Solana network integration with network definitions and utilities.