Knowledge Base
  • Introduction
  • SHIELDING
    • Shielded pools
    • Key generation process
    • Privacy best practices
  • Fraud protection
  • Web App – User Guide
  • SMART YIELD
    • How does Smart Yield work?
    • Governance Model
    • Shielding
  • COMMON ECONOMY
    • The Economy of Common
    • CMN Token
    • CMN Tokenomics and Vesting Schedules
    • CMN Airdrops
    • Shared Fees and Reward Economics of Common
  • Wallet (Extension)
    • Introduction
    • Getting Started
    • Usage
    • Settings
  • DEX and Bridge (Aleph Zero WASM layer 1)
    • Account
      • How to Connect Your Wallet
      • Video Guide: How to Connect Your Wallet
      • How to Check Your Balance
      • Video Guide: How to Check Your Balance
    • Swap
      • How to Swap Tokens
      • Video Guide: How to Swap Tokens
    • Farm
      • How to Farm
      • Video Guide: How to Farm
    • Pool
      • Explaining Liquidity Pools
      • Video guide: Explaining Liquidity Pools
      • Managing Liquidity Pools with Custom Tokens
      • Video Guide: Managing Liquidity Pools with Custom Tokens
    • Bridge
      • How to Bridge With Most
        • Ethereum to Aleph Zero WASM
        • Aleph Zero WASM to Aleph Zero EVM
      • Video Guide: How to Bridge With MOST?
      • Bridging 10,000+ AZERO from Aleph Zero WASM to EVM
  • Protocol Details
    • Shielder
    • Overview
    • Design Against Bad Actors
    • Preliminaries: ZK Relations
    • Notes and Accounts
    • ZK-ID and Registrars
    • Anonymity Revokers
    • PoW Anonymity Revoking
    • Relayers
    • Deterministic Secret Management
    • SNARK-friendly Symmetric Encryption
    • SNARK-friendly Asymmetric Encryption
    • Cryptography
    • Token Shortlist
    • User Wallet
    • Versioning
    • PoC
    • Version 0.1.0
    • Version 0.2.0
Powered by GitBook
On this page
  • What is the Common Extension?
  • Why Common?
  • Core idea
  • Features available today
  • Upcoming features

Was this helpful?

  1. Wallet (Extension)

Introduction

This page is a short overview of the key functionalities of Common Extension - The Private Crypto Wallet (v1).

PreviousShared Fees and Reward Economics of CommonNextGetting Started

Last updated 1 month ago

Was this helpful?

As this is the first release of the Common Extension, this guide will continue to be updated to reflect any new fetures.

Common Extension V1 uses the previous version of Shielder smart contracts and won't be supported until further notice. Recommended action: if you've previously used the extension, withdraw your shielded assets and use for shielding.

What is the Common Extension?

Common Extension is a self-custody crypto wallet that lets users create private accounts, shield tokens and send them privately. You should find the user experience to be intuitive and streamlined, and the sidepanel UI allows for an uninterrupted usage in a multi-tab environment.

Why Common?

Did you know that pretty much everything you do in crypto is publicly visible and recorded forever? All of your transactions, trades, transfers, the whole history.

Not anymore!

You can use the Common Wallet to shield your assets and transactions from prying eyes in a way that's intuitive, safe and compliant. Under the hood it uses state-of-the-art technology utilizing Zero-Knowledge Proofs (ZKPs) but to an everyday user it offers a familiar and streamlined experience that makes privacy what it should be: a Common good accessible by everyone.

Core idea

It's simple: if you want your assets to become invisible to others, you can shield them with one click. Now they're stored in your private wallet and no one (except you, of course) can inspect your portfolio. What you do with the shielded assets will depend on your particular needs but a popular choice might be transferring them straight from the private wallet into a temporary account to do some trades and then back into the private wallet.

Features available today

The version you're looking at now is a minimalistic, yet fully functional first version of the Common Extension. Right now it allows you to:

  • use AZERO (on Aleph Zero EVM Mainnet) or TZERO (Aleph Zero EVM Testnet),

  • set up an account (public and private),

  • top it up with some funds,

  • shield your assets (i.e. make them private),

  • transfer your assets to other accounts (both publicly and privately).

Upcoming features

We will be gradually rolling out new features, including:

  • the ability to use different ERC-20 tokens,

  • private addresses,

  • private cross-chain iteractions with DeFi,

  • swaps,

  • on-ramping,

  • a mobile version of the app,

  • and many more!

This is a high-level, user-facing guide that aims to teach you how to use the wallet. If you're looking for an explanation of the underlying technology based on Zero-Knowledge Proofs, please consult the .

Shielder Documentation
the Common Web App