8000 GitHub - chambaz/solanaui: Build Solana apps faster. Beautifully designed UI components and utilities, built for Solana. Extending the powerful @shadcn/ui library.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Build Solana apps faster. Beautifully designed UI components and utilities, built for Solana. Extending the powerful @shadcn/ui library.

License

Notifications You must be signed in to change notification settings

chambaz/solanaui

Repository files navigation

SolanaUI

SolanaUI is a collection of beautifully designed UI components and utility functions, built for Solana. It extends the powerful shadcn/ui library with Solana-specific components along with asset / price fetching utilites, making it easier to get started with Solana UI development.

Getting Started

To get started read the docs or install the docs locally.

Installation

# install dependencies
pnpm install

Set your RPC url in your .env.local

NEXT_PUBLIC_RPC_URL="https://your-rpc-url.com"

Development

# start development server
pnpm dev

Open http://localhost:3000 in your browser to see the result. All SolanaUI components are stored in src/components/sol and utility functions can all be found in src/lib.

Documentation

Visit the docs to get started.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see license for details.

About

Build Solana apps faster. Beautifully designed UI components and utilities, built for Solana. Extending the powerful @shadcn/ui library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0