Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 312 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 312 Bytes

Revokin

Check and remove nefarious delegates from your token accounts

Built With

  • Next.js
  • NextUI
  • TailwindCSS

Env Variables Requirement

You need to set the environment variable NEXT_PUBLIC_RPC which is the Solana mainnet endpoint.

Installation

bun install

Run

bun dev