Solana Vanity Address Grinder

threads
Ready. Click "Run Benchmark" to test GPU performance.

This uses a WGSL compute shader with full Ed25519 implementation:
- SHA-512 hashing (64-bit emulation via vec2<u32>)
- Curve25519 field arithmetic (10-limb representation)
- Ed25519 scalar multiplication (256 point operations)
- Base58 encoding
- Pattern matching

All computation runs on the GPU - generates valid Solana addresses!