Code Monkey home page Code Monkey logo

clicknxt's Introduction

Solana dApp Template with Next.js

License

This repository provides a template for building decentralized applications (dApps) on the Solana ecosystem using the Next.js framework. It aims to streamline the development process by including essential packages commonly used in Solana dApp development. Also includes the basic wallet setup and a few extra components for convenient handling of NFTs.

TODO

  • NFT Gallery: showcase NFTs owned by user.
  • Improve default theme/add dark theme

Components

  • Header w/ MobileMenu and wallet connection button.
  • NFT Select.

Packages included

  • Next.js: A popular React framework for server-rendered applications.
  • @solana/web3.js: Solana's JavaScript library for interacting with the Solana blockchain.
  • @metaplex-foundation/js: A collection of JavaScript libraries for building NFT and decentralized marketplace applications on the Solana network.
  • @headlessui/react: A set of completely unstyled, fully accessible UI components for building user interfaces.
  • @heroicons/react: A set of icons designed for use with React.
  • Prettier: A code formatter that ensures consistent code style and readability.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.
  • TypeScript: A statically typed superset of JavaScript that enables better code organization and helps catch errors early.

Getting Started

Follow the steps below to set up your Solana dApp using this template:

  1. Clone this repository to your local machine.
  2. Install the dependencies by running pnpm install.
  3. Customize the project according to your dApp's requirements (start at app/page.tsx).
  4. Start the development server with pnpm run dev.
  5. Access your dApp in a web browser at http://localhost:3000.

Resources

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please create an issue or submit a pull request.

clicknxt's People

Contributors

zsyborg avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.