VeilOn Announcement
54 subscribers
75 photos
1 video
45 links
A zk-native cross-chain wallet and protocol for private, untraceable transfers, swaps, and bridging powered by stealth addresses & encrypted transaction layers.

https://linktr.ee/VEILONWALLET
Download Telegram
Anonymous DAO Voting | zk ballots with public tallies

DAO votes often leak more than outcomes. Wallet addresses tied to ballots create maps of governance alignments and treasury influence.

Veilon applies zero-knowledge proofs so members can cast ballots without exposing their identity. The chain verifies that each vote is valid, tallies results openly, and prevents double voting through nullifiers.

What remains visible is the outcome; what stays hidden is who voted and how they aligned. Each ballot is a private note committed under shield; when it is used, only a nullifier signals that the right was exercised. Observers cannot reconstruct voter graphs or trace alliances across proposals.

Audits are still possible. DAO treasurers can issue time-boxed viewing keys to external reviewers, scoped only to specific proposals or periods. These keys allow observers to confirm turnout or quorum without learning the voter list.

Results >> remain trustworthy, yet the community avoids the surveillance footprint that public ballots often create.
โค1
๐Ÿ›ก Shielded Liquidity Provision | AMM without LP doxxing

Providing liquidity usually doxxes strategy. Each add or remove action on public chains ties back to a wallet.

Veilon hides that trail by converting deposits into shielded notes; relayers submit proofs; pools update totals privately.

On chain, only this is visible:

โ–ซ๏ธ Proof verified
โ–ซ๏ธ Nullifier consumed
โ–ซ๏ธ New Merkle root

What stays hidden:

โ–ซ๏ธ Wallet identity behind liquidity
โ–ซ๏ธ Exact deposit or withdrawal size
โ–ซ๏ธ Timing habits of LP strategies

How rewards flow:

โ–ซ๏ธ Fees settle into stealth wallets
โ–ซ๏ธ Rewards unlinkable to deposits
โ–ซ๏ธ No route leakage to LP identity

For protocols:

โ–ซ๏ธ Pool health metrics stay public
โ–ซ๏ธ Proof pass rates confirm validity
โ–ซ๏ธ Scoped viewing keys allow aggregate audits

Result: liquidity is visible; strategies are not. LPs keep privacy while AMMs remain verifiable.
Please open Telegram to view this post
VIEW IN TELEGRAM
โค1
Private Perp Positions | shielded leverage

Perpetual futures are a favorite target for analysis. Every wallet that opens or closes a position on a public chain leaves a pattern: size, leverage, timing, and eventual liquidation history. Veilon removes those traces.

>> Positions are funded from shielded notes; proofs confirm validity; and relayers cover gas so no fee trail links back to the trader.

When a position is opened, the contract sees only that a valid proof is presented and funds are locked. The details of which wallet provided them remain hidden. As trades close, settlement is verified through nullifiers, ensuring positions cannot be double-used, but without mapping profits or losses to identities.

The chain still shows what matters, total open interest, collateralization levels, and settlement health, while individual strategies stay private. Traders avoid being profiled; protocols maintain transparency over risk.

>> The result is leverage with accountability, but without exposing wallets to copy-trading or predatory analysis.
โค1
Gasless Relays | Decoupling Fees from Identity

Paying gas from your wallet ties address to action. Veilon uses relayers to cover gas; reimbursements happen privately inside the shielded system. You sign an encrypted intent; a relayer broadcasts; the chain sees a zk proof and a Merkle root update; not your address. The relayer observes transport metadata for reliability; not who you are or what you paid.

Benefits: fee behavior no longer fingerprints you; onboarding is smoother; control remains non-custodial. Trade-offs: relayer availability and reimbursement lag; network fees still apply; mitigate with multiple relayers and a fallback.

Setup hygiene:

โ€ข Enable gasless in wallet settings.
โ€ข Keep funds shielded between steps.
โ€ข Avoid tiny repetitive reimburse amounts.
โ€ข Rotate relayers; keep logs minimal.
โ€ข Teams: pre-fund a project vault; reimburse on schedule; publish aggregates only.

Compliance:

โ€ข Finance: use scoped viewing keys for reimburse totals.
โ€ข Partners: request Proof of Innocence when a source-of-funds check is needed.

Gasless relays separate cost from identity; proofs keep settlement verifiable while your wallet avoids public fee trails.
โค1
Cross-Chain Quiet Claims | Bridge with shield

Bridges usually spill routes; source wallet to target wallet becomes a public thread. Veilon treats a claim like a private note. You shield on the source chain; the wallet creates a commitment; a relayer carries the encrypted proof; and gas is handled off-path. On the target chain the verifier checks the proof against published roots and credits a fresh stealth address. The relayer later gets reimbursed inside the shielded system; not from your public account.

From the outside the ledger shows structure; not people. Observers see Merkle root updates; proof verification events; and a nullifier that marks the claim as used. They do not see the route that moved value from chain A to chain B; nor the wallets on either end.

Veilon keeps auditability without exposing the path. Programs can publish per-epoch totals with a receipt hash that proves inclusion; no recipient list attached. If partners need a closer look; time-boxed viewing keys can reveal only the narrow slice they are entitled to see.

There are trade-offs. Proofs add compute; deeper pools give better crowding; coordination with reliable relayers matters.

>> The result is simple; assets arrive where you want them while the route never becomes someone elseโ€™s roadmap.
โค3
Shielded Yield Harvesting | Auto-compound in private

Yield farming often leaks strategy. Every claim or compound is a signalโ€”wallet balance, reward timing, gas habits. Veilon shields these moves. Rewards flow into notes; compounding runs under proof; and relayers cover gas so no address is tied to the action.

Nullifiers guarantee rewards are claimed once without showing who claimed them. On chain, observers see proof verification and root updates; not which wallet harvested or how much. Strategies remain private, while the system prevents double claims.

Protocols still track health: total rewards distributed, proof success rates, and pool growth. If audits are needed, scoped viewing keys reveal aggregates for a program or epoch, never individual farmer details.

For users, this means rewards compound quietly, balances stay shielded, and harvesting no longer gives away timing or scale.

>> The result: yield optimization with verifiable integrity, but no strategy doxxing.
โค1
Auditable Yet Private | Scoping Viewing Keys ๐Ÿ‘โ€๐Ÿ—จ

Viewing keys are read-only; they let others verify activity on your terms without spend rights. Scope them narrowly so audits work without exposing strategy.

Scope dimensions:

โ–ซ๏ธ What: balances only; or specific notes; hide memos and counterparties.
โ–ซ๏ธ When: start and end dates; auto-expiry after review.
โ–ซ๏ธWhere: a single vault or project wallet; not the entire account.
โ–ซ๏ธ Amount: ceilings or rounded values to avoid exact pricing.
โ–ซ๏ธ Event type: incoming only; settlement proofs only; exclude internal moves.

Controls:

โœ”๏ธ Rotate keys on staff changes; revoke immediately after use.
โœ”๏ธ Log access at the system level; never per-user telemetry.
โœ”๏ธ Pair with Proof of Innocence if a source-of-funds check is required.

Keep scopes minimal; test wit
Please open Telegram to view this post
VIEW IN TELEGRAM
โค1
Recurring On-Chain Subscriptions | Private by default

Recurring payments are useful; they also leak patterns. Public ledgers expose who paid whom and when.

Veilon keeps the schedule while hiding the trail; each cycle proves under shield; relayers cover gas; chains verify structure, not people. Timing windows break profiling signatures.

๐Ÿ“ฐ Learn more: https://x.com/Veilonwallet/status/1975232153341637069
โค4
How Veilon Schedules Private Charges

You enroll by selecting a plan, cadence, and a spend cap. The wallet prepares commitments that authorize one cycle at a time; funds remain shielded between cycles.

When a due window opens, the wallet assembles a proof, encrypts the intent, and sends it to a relayer. The relayer broadcasts, covers gas, and is reimbursed privately inside Veilon. Settlement credits a fresh stealth address controlled by the merchant. From start to finish, there is no public fee trail tied to you.

For resilience, the wallet can retry within a small randomized window if the first attempt fails. If a cycle cannot be completed, the wallet can issue a zero-knowledge non-payment notice tied to the same program identifier; the merchant learns that access should pause, not who you are.

โ–ซ๏ธ Keep a buffer in your shielded vault.
โ–ซ๏ธ Prefer rounded tier prices to avoid unique amount fingerprints.
โ–ซ๏ธ If you must unshield for off-chain rails, do it once after funds arrive to a personal stealth address.
๐Ÿ”ฅ6
Back to The Basic | How Does VEILON Generate Revenue?

VEILON ensures sustainability through clearly defined revenue streams that feed into its decentralized treasury:

> Shielding and Unshielding Fees: Each transaction into or out of the privacy layer carries a small fee. Users pay modest amounts, fueling treasury growth without high barriers.

> Private DEX Trading Fees: VEILON hosts its own private decentralized exchange, where token swaps incur fees. This revenue stream grows with trading volume, creating a steady income source for the DAO treasury.

> Premium Features: Features like VEILONโ€™s built-in sniper service, enabling anonymous early trading at token launches, carry premium fees. Traders pay for privacy and a competitive edge.

> Enterprise Compliance Integrations: Enterprises requiring Proof of Innocence or selective audits pay fees for optional compliance services, further diversifying revenue.

All fees collected go directly into VEILONโ€™s DAO-controlled treasury, funding continued development, liquidity incentives, and ecosystem growth. Itโ€™s a balanced, transparent financial structure, aligning user privacy with platform sustainability.
๐Ÿ”ฅ8
Few days to the end of our thread contest

You still have a chance to get in and stand a chance to win from our $500 prize pool

Don't forget to follow all instructions to be eligible to participate

See quoted tweet for more information

https://x.com/Veilonwallet/status/1978018848281440613
๐Ÿ”ฅ25๐Ÿฅฐ6
Build With Veilon: SDK Overview

Ship privacy without heavy backend work. Veilonโ€™s tools add zero-knowledge privacy to wallets and dApps; non-custodial; on-chain; developer-friendly.

Integrate encrypted balances, private swaps, and confidential transactions with minimal code.

The stack is on-chain by design across Ethereum, Polygon, Arbitrum, BSC, and more; no off-chain dependencies.

https://x.com/Veilonwallet/status/1978510581108789741

Website
Whitepaper
GitHub
๐Ÿ‘11๐Ÿ”ฅ4
Merkle Roots | Sync and Validation

In Veilon, shielded transfers are represented as commitments inserted as Merkle tree leaves. As leaves accumulate, the treeโ€™s Merkle root changes; this root is the public commitment to the current note set.

Proofs reference a root; validators check that the proof is valid for a recognized, recent root; then record the transition. The ledger shows structure; not people

https://x.com/Veilonwallet/status/1979226328722448407

Website
Whitepaper
GitHub
โค23๐Ÿ”ฅ5๐Ÿ‘จโ€๐Ÿ’ป1
๐™ƒ๐™‰๐™„ ๐˜ผ๐™จ๐™จ๐™š๐™ฉ ๐™‹๐™ง๐™ž๐™ซ๐™–๐™˜๐™ฎ & ๐™‹๐™ง๐™ค๐™ฉ๐™š๐™˜๐™ฉ๐™ž๐™ค๐™ฃ | ๐™—๐™š ๐™ฎ๐™ค๐™ช๐™ง ๐™ค๐™ฌ๐™ฃ ๐™ฅ๐™ง๐™ž๐™ซ๐™–๐™ฉ๐™š ๐™—๐™–๐™ฃ๐™  ๐™ฌ๐™ž๐™ฉ๐™๐™ค๐™ช๐™ฉ ๐™ฉ๐™๐™š ๐™š๐™ญ๐™ฅ๐™ค๐™จ๐™ช๐™ง๐™š

Large wallets attract attention; both on-chain and off.

Veilon equips high networth users with tools to keep holdings and movements discreet while preserving verifiability.

You can hide balance visibility from public explorers; run stealth payments or internal transfers; and hold assets across chains in shielded states so routes and counterparties stay out of view.

When required, you can also prove clean origin of funds using an opt-in check without exposing your broader history.

โ€ข Obscure balances from public explorers

โ€ข Conduct stealth payments or internal transfers

โ€ข Secure assets across chains in shielded states

โ€ข Prove clean origin of funds (optional)

The goal is simple, operate like your own private bank without the usual exposure.

Veilonโ€™s model focuses on minimizing what observers can learn while allowing you to move value and demonstrate compliance on your terms.

Whitepaper
Website
GitHub
โคโ€๐Ÿ”ฅ18๐Ÿ”ฅ3โค2
Our thread contest has officially come to an end

Team is currently reviewing all entries and winners will be announced soon

Goodluck to all participants

https://x.com/Veilonwallet/status/1980594706070585554
๐Ÿ”ฅ17โค6
Veilon Use Cases 101 | Private Everyday Wallet Use

Most wallets leak balance, addresses, and transaction history, which turns normal activity into a public profile.

Veilon lets everyday users keep routine moves private while staying on-chain and verifiable.

https://x.com/Veilonwallet/status/1981027391762797017

Whitepaper
Website
GitHub
๐Ÿ”ฅ21
Thread Contest Winners

After going through all your entries, we're excited to announce the winners of our thread contest!

https://x.com/Veilonwallet/status/1981077262368682342
โค27
Veilon Use Cases 101 | DeFi Trading Without Front Running

Alpha is valuable and visible on public chains. Mempools reveal intent, timing, and shifts in position; that signal invites bots and large watchers to copy or front run your trade.

https://x.com/Veilonwallet/status/1982087484604383565

Whitepaper
Website
GitHub
๐Ÿ”ฅ23โค1
Veilon DEX: Swap Tokens - No Trace

Veilonโ€™s Private DEX is designed to protect identity, strategy, and transaction data without sacrificing speed or usability.

You swap like any DEX while activity stays out of public view; no wallet linking and no mempool exposure.

The aim is straightforward: trade privately and keep your edge.

Whitepaper
Website
GitHub
โค17๐Ÿ”ฅ1๐ŸŽ‰1
Why Veilon Stands Out

Veilon delivers privacy on chain; not on a side system. There are no rollups, no bridges, and no wrapped tokens; you keep the speed and finality of the main network while your identity and strategy stay out of view.

Governance is community driven, and transparency is available when you choose to share it.

Privacy spans multiple chains so you can build and use the same model across ecosystems.

Whitepaper
Website
GitHub
๐Ÿ”ฅ16โค1๐ŸŽ‰1
Veilon enables selective transparency without sacrificing privacy.

Viewing keys let you disclose read access to shielded activity so auditors, teammates, or partners can verify what they need while you keep spending control.

You generate a viewing key in your wallet and share it with a trusted party.

https://x.com/Veilonwallet/status/1984631628258218391


Whitepaper
Website
GitHub
๐Ÿ‘13โค3๐Ÿ”ฅ3