Install

  1. clone this repo from https://github.com/best-lucky1030/Solana-Wallet-Integration-Next-Template.git

  2. cd Solana-Wallet-Integration-Next-Template

npm install
# or
yarn install

Run

First, run the development server:

npm run dev
# or
yarn dev