Getting Started
To guide both users and developers on how to use and integrate Flexed efficiently.
For Users
Visit the official Flexed application.
Enter your preferred prefix or suffix.
Click “Generate Wallet.”
Wait while the app creates a matching wallet address.
Once found, download your wallet keypair securely.
Import it into Phantom, Backpack, or another Solana wallet.
Users should safely store their private key or seed phrase. Flexed does not store, back up, or recover wallets.
For Developers
Flexed’s developer integration is designed to help builders offer custom wallet generation features directly in their apps. The upcoming API will include:
Wallet creation endpoints
Prefix/suffix matching parameters
API rate limits
Authentication keys
Example requests and responses
Example Flow for Integration: Developers will be able to use the Flexed API to generate custom wallets for community onboarding, NFT mints, or custom identity systems tied to DAOs.
Prerequisites
Solana-compatible browser wallet (Phantom, Backpack, Solflare)
Basic understanding of wallet import/export functions
JavaScript-enabled browser
Last updated
