VeztaVezta
Get Started

Connect Your Wallet

Set up Phantom or MetaMask and connect to Vezta

Vezta uses wallet-based authentication. You sign a message with your wallet to prove ownership -- no passwords, no email verification. Both Solana and EVM wallets are supported.

Supported Wallets

Solana Wallets

Phantom, Solflare, and Coinbase Wallet are supported. Phantom is the most widely used Solana wallet and the recommended option for most users.

EVM Wallets

MetaMask and other WalletConnect-compatible wallets are supported. Connect using browser extensions or mobile wallet apps via QR code.

Step-by-Step Connection

Install a Wallet

If you do not already have a wallet, install one:

  • Phantom -- Available as a browser extension for Chrome, Firefox, Brave, and Edge. Also available as a mobile app on iOS and Android. Download from phantom.app.
  • MetaMask -- Available as a browser extension and mobile app. Download from metamask.io.

Follow the wallet's setup instructions to create a new wallet or import an existing one. Write down your recovery phrase and store it securely. You will need it if you ever lose access to your wallet.

Visit Vezta

Open vezta.io in your browser. Make sure your wallet extension is active and unlocked.

Click Connect

Click the Connect Wallet button in the top navigation bar. A dialog will appear showing available wallet options. Select your wallet (Phantom, MetaMask, or another supported wallet).

Approve the Signature Request

Your wallet will prompt you to sign a verification message. This is not a transaction -- it does not cost gas or move any funds. It simply proves that you own the wallet address. Review the message and click Approve or Sign.

Enter Your Access Key

If this is your first time using Vezta, you will be asked to enter an access key. Vezta is currently in early access, and an access key is required to create an account. You can get one from an existing user's referral link or from official Vezta channels.

Start Trading

Once connected, your wallet address will appear in the navigation bar. You are now authenticated and can access all platform features, including trading, portfolio management, and social features.

Security Notes

Never share your wallet's recovery phrase or private key with anyone. Vezta will never ask for your private key. The only interaction with your wallet is signing verification messages and approving trade transactions.

  • Your session is secured with JWT tokens. Access tokens expire after 15 minutes and are automatically refreshed.
  • On the web, the refresh token is stored as an httpOnly cookie -- it cannot be accessed by JavaScript.
  • On mobile, tokens are stored in the device's secure enclave via SecureStore.
  • You can disconnect your wallet at any time from the settings page.

On this page