pump-ts-vanity

Installation
SKILL.md

TypeScript Vanity Generator — Educational Reference Implementation

Single-threaded TypeScript vanity address generator using @solana/web3.js with async iteration, event-loop yielding, and streaming generator API.

Architecture

CLI / Library API
   VanityGenerator
   async generator loop
   Keypair.generate() per iteration
   AddressMatcher.matches()
   yield on match / yield progress
Installs
1
GitHub Stars
86
First Seen
May 7, 2026
pump-ts-vanity — nirholas/pump-fun-sdk