Skip to content

A Solana Keypair generator with custom passphrase and derivation path

Notifications You must be signed in to change notification settings

shubhiscoding/UnHackable

Repository files navigation

What is UnHackable

Demo.mp4

Getting Started

First, create a .env file

GOOGLE_CLIENT_ID=
GOOGLE_CLIENT_SECRET=
NEXTAUTH_URL=
AUTH_SECRET=
DATABASE_URI=
NEXT_PUBLIC_RPC_URL=

perform npm install --legacy-peer-deps

then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

About

A Solana Keypair generator with custom passphrase and derivation path

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published