Skip to content

plutoniansgame/spl-wallet-checker

Repository files navigation

Getting Started

Clone the repo. After cloning execute enter the folder and exeute the following commands. These commands make you enter the folder and installs the node modules on to your machine locally.

cd spl-wallet-chcker
pnpm i

Then start the development server by running.

pnpm run dev

Open http://localhost:3000 with your browser to see the result.