Getting Started

To guide both users and developers on how to use and integrate Flexed efficiently.

For Users

  1. Visit the official Flexed application.

  2. Enter your preferred prefix or suffix.

  3. Click “Generate Wallet.”

  4. Wait while the app creates a matching wallet address.

  5. Once found, download your wallet keypair securely.

  6. 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