Powered by GoldRush Kit. Open-source. Customizable. 200+ Chains.
Deploy your own NFT Gallery UI.
- Install package dependencies using
npm install
. - Create
.env.local
in your root directory and add your Covalent API key.
NEXT_PUBLIC_COVALENT_API_KEY = "<YOUR_API_KEY>"
- To run the application, type the following into your terminal.
npm run dev
Visit GoldRush's component documentation or github for more information.
- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from Lucide
- Dark mode with
next-themes
- Tailwind CSS class sorting, merging and linting.
Contributions, issues and feature requests are welcome! Feel free to check issues page.
Give a ⭐️ if this project helped you!
This project is MIT licensed.