Skip to content

Murphy-CodeLabs/murphy-example-nextjs

Repository files navigation

murphy-example-nextjs

This is an open-source project designed as an example for other projects when using Murphy. This project provides a basic structure and the necessary components to integrate Murphy into your application easily and effectively.

Project Running Guide

  1. Install dependencies: Run the following command to install all necessary dependencies.

    pnpm install
  2. Run the project: Use the following command to start the project.

    pnpm run dev
  3. Access the application: Open your browser and go to http://localhost:3000 to see the running application.

About

Example for Solana dApp build with Nextjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published