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
  1. Introduction
  2. Altme solution suite is made up of 3 components

Altme Saas

Altme Saas is a low code solution to build Issuers and Verifiers in minutes

Altme Saas is a next-generation platform to integrate Decentralized Identity solutions in an application.

Altme Saas is a no code or low code platform to generate issuers and verifiers. The platform is an open source project : https://github.com/TalaoDAO/sandbox​

To use Altme Saas, you don’t need to learn Verifiable Credentials standards, DIDs signature or how to work with a complex an unstable SDK.

Instead, Altme Saas uses OpenID for Web2 aplications and dapp-to-wallet protocols for Web3 applications as a simple and familiar method to integrate issuers and verifiers. All the complexity of the protocols and standards used by SSI wallets are managed by the platform. You can focus on your application and leave Altme Saas manages authentication, identification or credential issuance.

For web2 applications Altme Saas is compliant with NodejS, Python, Ruby, Go, C, PHP, Java, Wordpress, Webflow….

For web3 applications Altme Saas supports WalletConnect and Tezos Beacon.Documentation :

  • Go to https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/quick-start for a quick startup

  • Go to https://altme-documentation.gitbook.io/altmes-documentation/altme-saas/openid-integration for an OpenID integration

The Altme Saas platform is in Beta, access is free : https://talao.co

PreviousAltme WalletNextAltme Web3 issuer

Last updated 2 years ago

🧾
πŸ•΅οΈ
πŸ“‡