Skip to content

SAMAD101/sowa-web

Repository files navigation

Sam Wallet Manager

A simple web interface to create SPL-tokens on devnet.

Local setup

  • Copy the repository
git clone https://github.com/SAMAD101/sowa-web.git
  • Install dependencies
npm i
  • Run the project
npm run dev