+ {{ textMobile }} +
+ + ++ {{ textDesktop }} +
+ + + +
+ Integritee Network Block Height:
+ {{
+ formatBlockNumber(
+ systemHealth.getIntergiteeBlockNumberObservable?.value,
+ )
+ }}
+ {{ integriteeNetworkBlockNumberAge }}s
+
+ This service is in BETA. Use at your own risk. +
++ Incognitee shard: {{ incogniteeShard }} +
++ Incognitee fingerprint: {{ incogniteeStore.getFingerprint }} +
++ Shielding Target: {{ chainConfigs[shieldingTarget].name }} +
++ Last block: + {{ + formatBlockNumber( + systemHealth.getShieldingTargetBlockNumberObservable?.value, + ) + }} + {{ shieldingTargetBlockNumberAge }}s +
++ genesis hash for api vs enclave light client: +
++ {{ + systemHealth.getShieldingTargetApiGenesisHashHex + ? systemHealth.getShieldingTargetApiGenesisHashHex.slice(0, 8) + + "..." + : "unknown" + }} + vs + {{ + systemHealth.getShieldingTargetLightClientGenesisHashHex + ? systemHealth.getShieldingTargetLightClientGenesisHashHex.slice( + 0, + 8, + ) + "..." + : "unknown" + }} +
++ Sidechain import of finalized target blocks +
+
+ Last imported L1 block
+ {{
+ formatBlockNumber(
+ systemHealth.getShieldingTargetImportedBlockNumberObservable
+ ?.value,
+ )
+ }}
+
+ {{ shieldingTargetImportLag }} blocks behind
+
TEER
+PAS
+USDC
++ {{ txStatus }} +
++ Play and Earn! +
++ Join our new Incognitee-based Guess-The-Number giveaway contest and + get the chance to win the weekly price. Are you able to guess the + next randomly chosen number? +
++ Current active contest period +
+ ++ Weekly Prize +
++ Guess the Number is a playful way for you to explore Incognitee + and its capabilities with our beta-deployment on the productive + Integritee Network using real TEER tokens. You can now either + start transferring TEER privately, or you can participate in the + Guess the Number giveaway contest and earn one of the weekly + prices while learning how our product works. +
++ The Guess the Number contest includes some core functionalities + that we want to first test on our own Integritee Network before + deploying Incognitee sidechains for other tokens like DOT, KSM + or stablecoins. +
+
+ 1. First, you need to possess some TEER. Grab them at one of the
+ avenues like
+ Kraken,
+ Gate
+ or
+ Basilisk
+ 2. Go to the
+ Incognitee Wallet
+ 3. Shield some TEER to Incognitee L2
+ 4. Start entering your guessing numbers
+
Shield
+Faucet
+Get {{ accountStore.getSymbol }}
+Send
+Receive
+Unshield
++ Incognitee is capable of shielding any fungible asset on any + substrate-based chain. Stay tuned for dedicated deployments for DOT, + KSM, USDC, USDT and others +
++ With further extension, Incognitee will be able to shield BTC, ETH and + any other token whose protocol supports light clients +
+ Incognitee enhances your privacy while dealing with digital assets. But + what does privacy mean and how does incognitee improve privacy? +
++ First, let's explore why digital assets are generally + not private. When dealing with crypto assets, your account is a + pseudonym on a public ledger, much like a bank account number. Every + single transaction this account does will be stored publicly forever and + you have no right for deletion of the trace you left. If, at a certain + point in time your pseudonym can be linked to your identity - i.e. + because you send tokens to someone else - your entire behavioral history + is revealed as is your balance. +
+
+
+ Incognitee is a layer 2 solution, maintaining a private ledger secured + by TEE. All your transactions are confidential, only known to and the + person your transacting with. Sender, recipient and amount are invisible + to the public and even to the operators of Incognitee infrastructure. +
++ For maximal privacy, we suggest to shield your assets to incognitee and + from then on transact them on incognitee only. If you need to unshield + back to L1, you can still benefit from k-anonymity: the public just sees + that someone out of k individuals is the originator of an + unshielding event. If k is large enough, you can plausibly deny + it was you. You can influence the size of k by choosing popular + amounts and timing. +
++ Shielding is the process of moving naked, publicly visible balance on L1 + to your private wallet on Incognitee. +
++ During beta phase, you can only shield up to + {{ shieldingLimit }} {{ accountStore.getSymbol }} which includes your + current private balance on incognitee. +
+