burner.codes creates simple burner wallets for the Solana blockchain. No app. No download. Just your open your browser and use it.
- Watch the demo video on YouTube
- Twitter thread detailing how burner codes works
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.