Altme's documentation
  • 🧾Introduction
    • 📋What is Self Sovereign Identity ?
    • 🕵️Altme solution suite is made up of 3 components
      • 🗂️Altme Wallet
      • 📇Altme Saas
      • 📇Altme Web3 issuer
    • 🗂️Give an Identity to your crypto wallet
    • 🛠️Technical considerations
  • ☁️Altme Saas
    • Quick start
      • ⬇️Download Altme Wallet from Apple or Google store
      • 📁Get more credentials in your wallet
      • 🔒Connect to the Altme Saas platform to setup a SSI verifier
      • 📲Integration in your app
    • Beacon integration
      • 🖥️Overview
      • 🏅Verify the age of your users (+13, +18) in a dApp
      • 📲Receive the Verifier data with a webhook in your backend
      • 🪙On-chain and off-chain access with TezID
      • 💾Verify other data with other credentials
      • 📇Issue a Welcome card in a dApp
      • ✅Check user data of your Issuer (no code)
      • ✅Check user data of your Issuer with a webhook
      • 🕵️Under the hood : the process flow of a Beacon Verifier
    • OpenID integration
      • 🖥️Overview
      • 1️Example 1 with an “implicit flow” with no code
      • 1️Example 1 with an “authorization code flow” in Python
    • EBSII integration
  • 🗂️Alme Wallet
    • Protocols overview
      • 🔑Collecting a verifiable credential
      • 🔑Requesting a verifiable presentation
    • Credential offer protocol
      • 🧘‍♀️Motivation
      • 📖Issuer implementation
    • 🖥️Credential manifest of the credential offer protocol
    • 💰Wallet rendering
      • 📝Input descriptors
    • Presentation request query types
      • 🧘‍♀️Motivation
      • 📖Verifier implementation
      • 🔐DIDAuth
      • QueryByExample
      • QBE Examples
    • ✅Issuers and Verifiers return codes accepted by wal
    • 🔗Universal link
      • 🖥️Access from a desktop viewer
      • 📱Access from smartphone viewer
  • *️Others
    • 📂Flow between wallet, dApp and Verifier
      • 📱Hybrid dApp onboards a user with VCs
      • 📱dApp onboards a user with VCs
      • 📱dApp adds a user in whitelist
    • 📍Indices and tables
      • 📁Index
      • 🔍Search
    • 👨‍💻Show source
Powered by GitBook
On this page
  • Altme Wallet is an universal wallet
  • Altme Wallet is a user friendly SSI wallet ready for production use
  • Altme Wallet credentials and keys backup and recovery
  1. Introduction
  2. Altme solution suite is made up of 3 components

Altme Wallet

PreviousAltme solution suite is made up of 3 componentsNextAltme Saas

Last updated 2 years ago

Altme Wallet is an universal wallet

The Altme Wallet that we offer is a so-called “Universal” wallet. Altme Wallet is a user friendly SSI mobile wallet with crypto features.

It is universal in that it allows you to manage in the same mobile application both your cryptos, NFT and your identity data in a decentralized way.

Identity must be understood in the broadest sense, this of course includes identity documents but also the personal data of our associative, cultural, professional and economic life.

Altme is simply an electronic version of the wallet we’ve had in our pockets for years. A Universal wallet is ultimately very common.

The Altme Wallet is a new generation of wallet, it is likely that in the medium term other provider wallets will see the benefit of associating data with the transfer of assets. identity allows a third party to manage its risk in an exchange. Identity is essential in any economic system.

An universal wallet is a wallet that carries the private keys of its crypto accounts and the verifiable credentials of its decentralized identity.

An universal wallet can buy, transfer and receive cryptos and NFTs and also can receive, store and present verifiable credentials.

The 3 most important screens of Altme Wallet with NFTs, Cryptos and Cards (verifiable credentials) carry by one user.

This also implies that a universal wallet supports both connection protocols with a dApp such as Beacon (or its walletConnect equivalent on EVM) and SSI protocols (WACI PEX, SIOPv2, …DIDComm,..).

Altme Wallet is a user friendly SSI wallet ready for production use

Everyone knows that SSI wallets are boring and their interface is not very well done. The fact is that there are few SSI wallets available on the market and many SSI wallets are only Proof of Concept with relatively few real users.

The particularity of Altme Wallet is that it is also a crypto wallet and that the market and the level of user experience of crypto wallets is extremely high and has been for several years.

Altme Wallet’s design teams have therefore set out to create a wallet whose user experience and interface are as efficient as the best crypto wallets on the market. Moreover, the interface is improved every day with feedback from many users of SSI-Web3 applications currently in production.

Wallet rendering of crypto games membership cards as verifiable credentials in Altme Wallet

Altme Wallet credentials and keys backup and recovery

Safeguarding verifiable cerdentials and private keys associated with cypto accounts and the key to one’s identity is fundamental.

As specified above, the derivation of the blockchain and identity keys is different to avoid any possible correlation.

With regard to the saving of verifiable credentials, it is possible to save them encrypted on the medium of your choice with, to simplify, the same passphrase of 12 keywords

Altme Wallet is available on and .

In order to allow Issuers to provide the best UX and UI, the Altme Wallet implement the DIF Wallet Rendering standards .

With regard to private keys, it is possible to save your passphrase of 12 keywords in BIP39 format () which contains both the private key of your identity and those of your crypto accounts.

🧾
🕵️
🗂️
Apple Store
Google Play
https://identity.foundation/wallet-rendering/
https://iancoleman.io/bip39/