Who is this for?
Founders who want a branded mint address or memorable wallet prefix without sending private keys to a server.
How it works
- Enter an optional prefix and/or suffix for the public key.
- Start the search — brute-force runs locally in a Web Worker.
- Download the keypair JSON when a match is found.
- Import or use the keypair when minting on Create Token.
Limitations
- Longer patterns take exponentially longer — 6+ characters may need hours or a GPU cluster.
- Vanity generation is off-chain; minting with the keypair is a separate wallet-signed step.
- Anyone with the keypair file can control the address — store it securely.
Related
Frequently asked questions
Are my keys sent to MMAC?
No. Generation runs entirely in your browser.
Is vanity generation free?
Yes — no platform fee and no wallet connection required to search.
Can I use the address as my token mint?
Yes — use the generated keypair when creating your SPL token.