# What is Viper Wallet?

### What is Viper Wallet?

Viper Wallet is a self-custodial cryptocurrency wallet specifically built for the Solana blockchain. But it's more than just "another Solana wallet"—it's an effort to strike the balance between real usability and uncompromising security, without bloated features or unnecessary complexity.

Let’s break that down.

First off, “self-custodial” means *you* control your assets. Not us. Not any third party. Your private keys and seed phrase never leave your device. No account creation, no logins, no email verification. That’s by design. When you install Viper, you’re not signing up for a service—you’re generating a cryptographic key that only you control. It’s yours, and only yours.

That distinction matters, because in crypto, ownership is everything. If someone else holds the keys, they hold your money. Viper Wallet exists to prevent that.

***

Now, why Solana?

Solana is one of the fastest and most efficient blockchains out there. Its low fees and high throughput make it a solid foundation for DeFi, NFTs, and decentralized apps. But managing assets on Solana—especially if you’re new—can still be a bit intimidating.

That’s where Viper comes in. It’s built to give you the power of the Solana ecosystem, minus the overwhelm. No weird terminology. No dozen-step processes just to send a token. You open it, it works. That’s the goal.

***

Viper Wallet runs on multiple platforms: You can use it as a browser extension (for Chrome, Brave, and Edge), as a Windows desktop app, or as an Android APK. A mobile app on Google Play is coming soon, as well as native builds for iOS and macOS. We didn’t want to just slap together versions—we’re taking time to make sure each version feels stable, secure, and consistent.

***

The interface is intentionally minimal. Everything you need is there: Create a wallet, import an existing one, send or receive tokens, connect to dApps, view your transaction history, manage NFTs. But unlike some wallets, we’re not trying to throw the kitchen sink at you. We keep it focused. Fast. Lightweight. No annoying popups, no hidden fees, no surprises.

***

More than anything, Viper is designed to *stay out of your way*. You shouldn’t have to think about your wallet every time you interact with Solana. It should feel invisible—until the moment you need it. That’s what Viper aims for: security you don’t have to babysit, speed you can rely on, and a user experience that just makes sense.

***

If you want a wallet that respects your privacy, puts you in full control, and is built specifically for how Solana actually works in the real world, Viper wallet is for you.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.viperlabs.io/introduction/what-is-viper-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
