Vela uses your Ethereum wallet as your identity. There are no usernames, passwords, or API keys. Your wallet signs every order you place, and the engine verifies each signature before accepting it.Documentation Index
Fetch the complete documentation index at: https://docs.vela.monolithsystematic.com/llms.txt
Use this file to discover all available pages before exploring further.
Supported Wallets
Any wallet that supportspersonal_sign (EIP-191) works with Vela. Tested wallets:
| Wallet | Browser Extension | Mobile | WalletConnect |
|---|---|---|---|
| MetaMask | Yes | Yes | Yes |
| Coinbase Wallet | Yes | Yes | Yes |
| Rainbow | — | Yes | Yes |
| Rabby | Yes | — | — |
| Frame | Yes | — | — |
Hardware wallets (Ledger, Trezor) connected through MetaMask also work. Signing may be slower due to device confirmation steps.
Connection Flow
Click Connect Wallet
In the top navigation bar of the Vela UI, click the Connect Wallet button in the upper right corner. A wallet selection modal will appear.
Select your wallet
Choose your wallet provider from the list. If your wallet is not shown, select WalletConnect to connect via QR code or deep link.
Approve the connection
Your wallet extension or app will show a connection request from
vela.monolithsystematic.com. Review the permissions and click Connect or Approve.Vela only requests access to your public address. It cannot initiate transactions without your signature.
Sign the challenge nonce
After connecting, the Vela server issues a one-time challenge nonce. Your wallet will prompt you to sign a message that looks like:This is an off-chain signature — no gas is spent. Click Sign in your wallet.
What the Signature Proves
When you sign the challenge nonce, you prove that you control the private key corresponding to your Ethereum address. This is the same mechanism used by Ethereum itself —personal_sign prepends a standard prefix (\x19Ethereum Signed Message:\n) to the message before hashing, preventing replay attacks across different applications.
Your private key is never shared. The signature is a one-way proof. Vela can verify your address from the signature, but cannot recover your private key from it.
After Connecting
Once connected, you can:- View your balances across all supported assets
- Deposit funds to start trading (see Deposit Funds)
- Place orders on any of the 11 live markets
- View your open orders and trade history