/burner-codes

Simple burner wallets on Solana. Stored directly in your browser for simple transfers and transactions.

Primary LanguageTypeScriptMIT LicenseMIT

burner.codes

burner.codes creates simple burner wallets for the Solana blockchain. No app. No download. Just your open your browser and use it.

Local setup

This app a Next.js project bootstrapped with create-next-app.

First, installed the npm dependencies. Then run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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