# Wallet & Developer SDK

**Privacy for users. Tools for builders. All in one ecosystem.**

Veilon makes privacy feel effortless whether you're just using the wallet or building your own private dApp on top of it.

***

### <mark style="color:yellow;">The Veilon Wallet – Powerful Privacy in Your Pocket</mark>

Veilon's wallet is designed for simplicity, speed, and privacy first behavior, without overwhelming the user with technical details.

<mark style="color:yellow;">**Available on iOS & Android (cross-platform)**</mark>

* Clean, minimal UI designed for everyday use
* One-tap shielding, unshielding, and private transfers
* Native support for assets on Ethereum, Solana, Bitcoin, and more

<mark style="color:yellow;">**Built-in Privacy Features**</mark>

* Stealth address support (for one-time private receives)
* Integrated relayer support (gasless transactions)
* Private transaction history with local view
* Optional compliance tools for institutions or DAOs

<mark style="color:yellow;">**Seamless UX**</mark>

* QR code payments for shielded transfers
* Privacy score indicators (coming soon)
* Contact book with shielded alias support

> *You don't need to understand zero-knowledge proofs just use it like any other wallet, and the privacy is automatically applied.*

***

### <mark style="color:yellow;">Veilon SDK Build Privacy into Any dApp</mark>

For developers, Veilon provides a modular SDK that allows easy integration of private transfer functionality into any app, wallet, or protocol.

<mark style="color:yellow;">**Plug and Play Integration**</mark>

* Just one import to access Veilon’s shielding, unshielding, and transfer logic
* SDK available in TypeScript and Rust (WASM binding coming)
* Works with major frameworks like React, React Native, Vue, and more

<mark style="color:yellow;">**Features for Developers**</mark>

* Create and verify zk-proofs locally or via API
* Query Merkle trees, note commitments, and shielded states
* Generate view keys and stealth addresses
* Integrate cross-chain bridging and relayer support

<mark style="color:yellow;">**Who Can Use It?**</mark>

* Wallet developers looking to offer privacy as a feature
* DeFi dApps wanting to enable shielded interactions
* Centralized exchanges (CEXs) offering withdrawal privacy
* DAO tools needing private treasury movement

> *With Veilon SDK, privacy is no longer complex or expensive it's a dropin module.*

***

#### <mark style="color:yellow;">Unified Ecosystem</mark>

Both the wallet and SDK are designed to work seamlessly together:

* Wallet is built on top of the same SDK that's available to the public
* Updates and new features flow to both platforms
* Devs can build new wallets, relayers, dashboards, or custom privacy flows with the same base code

> *Privacy is now composable. Extensible. Developer friendly.*


---

# 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.veilon.io/features/wallet-and-developer-sdk.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.
