🛡️

Kusama Shield

Shielding the virtual markets

Born from a decentralized ecosystem towards Privacy greatness for everyone

Welcome to the real dark forest - Less Trust, More Truth • Privacy by Design

Coins Shielded: 0
Active Coins: 0
Shield Now

🚀 Fast & Efficient

2 second settlement vs 6 hours on competitors

65x-200x more efficient than alternative privacy solutions

Fastest Poseidon hashing in Web3

💰 Low Cost Privacy

<1% transaction fees for shielded transfers

~270x cheaper than on EVM

0.5% cross-chain swap fees

🛡️ True Privacy

No KYC, nor compliance by design

Proxy withdraw with unique addresses every time

Anti-blacklisting protection

🚀 Fast Settlement

2 seconds vs 6 hours on other apps

💰 Low Fees

<1% transaction fees, ~270x cheaper than EVM

🔐 Zero Knowledge

Stay private on clear networks with zk v7 circuits

🌐 60+ Assets

Shield stablecoins, Bitcoin, altcoins - 60+ assets supported

SCROLL DOWN TO EXPLORE ↓

Proxy Withdraw: Unique Addresses Every Time

🔒 Sender address: 0x7a3f...c891
Unstoppable, Autonomous and Resilent smart contracts generates new addresses for withdrawals

🔄 Anti-Blacklisting

Withdraw from fresh addresses every time to prevent tracking

🛡️ Enhanced Privacy

Break transaction linkability with unique withdrawal addresses

⚡ No Extra Steps

Automatic proxy withdraw - works seamlessly in background

ARCHITECTURE

Resilience

Secured by Kusama's robust, decentralized, high-security network

Permissionless

Kusama Shield is built with independent, uncensorable, autonomous smart contracts

Open Source running on PolkaVM

Powered by the RISC-V based PolkaVM.

⚡ RISC-V Powered

65x more efficient than Ethereum alternatives with custom Zero Knowledge implementation

🔐 zk v7 Circuits

Stronger transaction unlinkability guarantees with advanced cryptography

🌐 Scalable Architecture

Supporting more users than atoms in the universe - 2^256 capacity

GOVERNANCE

kusama@governance:~$ cat governance.txt
REFERENDA: ON-CHAIN VOTING MECHANISM COUNCIL: ELECTED REPRESENTATIVES TECHNICAL COMMITTEE: FAST-TRACK PROPOSALS TREASURY: COMMUNITY FUNDING POOL > ANYONE CAN PROPOSE > STAKEHOLDERS DECIDE > NO CENTRALIZED CONTROL

Kusama's Privacy Vision

The Kusama community has agreed to fund, research, and embrace privacy-friendly technology. Read more about Kusama's new vision here.

Kusama was born in Berlin to be an unstoppable force of nature that we tap into to serve a multichain future with the Kusama Shield privacy protocol.

Tornado Cash, Samurai Wallet and previous privacy projects have all failed

Kusama is governed by the same decentralized governance system that Polkadot uses. It's the most advanced, resilient and decentralized governance system on earth, ensuring no bribes or shady middlemen can change or censor core functionality.

📺 Governance Video

Watch: Kusama Shield Governance & Vision

Learn about our governance model and privacy mission

Backed by Kusama's DAO

Kusama Shield is backed by the resilient, uncensorable DAO of Kusama. We don't answer to Venture Capital, Compliance Trolls, or legal threats. Kusama Shield lives autonomously on a decentralized network without any single authority, producing immutable privacy.

Trustless Crosschain interactions

Low transaction fees

Decentralized allocation with crowdloan mechanism and limited parachain slots.

CROSS-CHAIN MESSAGING

By tapping into the security umbrella of Polkadot and Kusama, we are able to utilize trustless message protocols such as XCM and ISMP. Permissionlessly send your funds

0.5% cross chain swap fee

Send tokens without high fees and with no hassle

Integrate

📦 TypeScript / Node.js SDK

@kusama-shield/shielded-transfers — ethers.js v6, snarkjs Web Worker or wasmsnark, full React Provider + hooks.

🐍 Python SDK

shielded-transfers — web3.py, server/CLI/scripts, snarkjs or rapidsnark, Substrate revive.call support.

🔑 Shared Crypto

Both SDKs use the same Poseidon hashing, Groth16 proving and LeanIMT tree structure.

developer@computer:~$ npm install @kusama-shield/shielded-transfers
$ npm install @kusama-shield/shielded-transfers # or: yarn add @kusama-shield/shielded-transfers > npm: https://www.npmjs.com/package/@kusama-shield/shielded-transfers > Docs: https://kusamashield.codeberg.page/
dev@gibson:~$ pip3 install shielded-transfers
> Python shielded-transfers: https://pypi.org/project/shielded-transfers/ > Python Poseidon Zero Knowledge: https://pypi.org/project/light-poseidon/

Shield in a few lines

Typescript — shield (deposit)
import { simpleShield, parseAmount, POLKADOT_CONFIG } from "@kusama-shield/shielded-transfers"; await simpleShield( wallet.address, parseAmount("0.1", 18), // 0.1 DOT undefined, // secret auto-generated POLKADOT_CONFIG.contractAddress, POLKADOT_CONFIG.rpcUrl, );
Typescript — unshield (withdraw)
import { simpleUnshield, POLKADOT_CONFIG } from "@kusama-shield/shielded-transfers"; await simpleUnshield( wallet.address, secret, // your deposit secret POLKADOT_CONFIG.contractAddress, POLKADOT_CONFIG.rpcUrl, );
Python — full roundtrip
from shielded_transfers import ShieldedClient, POLKADOT_ASSET_HUB client = ShieldedClient( rpc_url=POLKADOT_ASSET_HUB["rpc"], pool_address=POLKADOT_ASSET_HUB["pool"], private_key="0xYOUR_PRIVATE_KEY", deployment_block=POLKADOT_ASSET_HUB["deployment_block"], ) note = client.deposit(int(0.1 * 1e18)) # 0.1 DOT client.withdraw(note) # unshield to yourself
React — provider + hooks
<ShieldedTransferProvider contractAddress={POLKADOT_CONFIG.contractAddress} rpcUrl={POLKADOT_CONFIG.rpcUrl} > <Dashboard /> </ShieldedTransferProvider>

📱 200+ Wallet Support

Metamask, Rabby wallet, and 200+ other wallets supported

🔗 All EVM Chains

Compatible with all EVM chains and apps

⚡ One-Click Bridge & Swap

Bridge and swap over 60 assets with one click

Opensource from start

kusama@dev-tools:~$ git clone https://codeberg.org/KusamaShield/Interface
cd Interface npm run dev > EVERYTHING OPEN SOURCE > COMPREHENSIVE DOCUMENTATION > RUN EVERYTHIN LOCALLY > INTEGRATE TODAY

Solidity Compatible

Integrate Kusama Shield into your current solidity contract today

Trusted Cryptography

All proofs are made client side, 100% reproducible, open source, verifiable code.

All erc20 asset supported

Compatible with all erc20 assets as well as the native asset

Real Privacy

Opt in

Opt into the resilient, unstoppable Kusama Network

No compliance

Our goal is to create the largest anonymity sets in the world. To achieve this, we allow anyone to shield assets.

Cutting Edge Cryptography

Poseidon hashing, audited LeanIMT, advanced zero-knowledge circuits. We support 2^256 users - shield today!

No Backdoors

Open source, no backdoors, no root keys, no privileged access, no weakening cryptography or knee bending

📧 Anonymous Email Forwarding

Private communication layer with anonymous email forwarding

Real-World Use Cases

💼 Wire Payroll Privately

Send payroll without prying eyes - protect employee financial privacy

❤️ Donate to Charity Privately

Support your favorite causes without revealing your identity

💌 Secret Transfers

Send private transfers to loved ones with complete confidentiality

🏦 Business Privacy

Protect business transactions from competitors and surveillance

🔒 Private Balance Payments

Pay anyone without revealing wallet balances or online activity

COMMUNITY

kusama@community:~$ who
DEVELOPERS BUILDING TOMORROW VALIDATORS SECURING NETWORK NOMINATORS STAKING CAPITAL CONTRIBUTORS GROWING ECOSYSTEM CHAOS_AGENTS PUSHING BOUNDARIES > JOIN THE REVOLUTION > BUILD WITHOUT PERMISSION > BREAK THINGS SAFELY

TRUE DECENTRALIZATION

Tap Into Real Decentralization

Built on Kusama, the most battle-tested canary network

Bird Approved ✓

Unstoppable privacy, powered by Kusama's new privacy mission

Privacy by design on Kusama.network | Keep up to date on X: Kusama Shield