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.
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
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.
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.
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.
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.
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
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:
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
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.
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.
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
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
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
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
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
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
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
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
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
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
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
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