WAX Unity Web3 Suite
AuthenticatorLibrary
AuthenticatorLibrary
  • Getting Started
  • Installation
    • WebGL Insatallation
  • Examples
    • Getting Started
      • Canvas Example
      • UIToolkit Example
    • User Data
    • Token Transfer
    • Transact
  • API Docs
    • Canvas
      • UnityCanvasUAL
    • UiToolkit
      • UnityUiToolkitUAL
      • AuthenticatorButtonItem
      • AuthenticatorsPanel
      • BasicControl
      • ScreenBase
      • Utils
    • Authenticators
      • Anchor
        • AnchorAuthenticator
        • AnchorUser
        • AnchorWalletConfig
      • WaxCloudWallet
        • WaxCloudWalletAuthenticator
        • WaxCloudWalletConfig
        • WaxCloudWalletUser
    • Authenticator
    • User
    • AuthenticatorResponse
    • ButtonStyle
    • Chain
    • Utils
    • RpcEndpoint
    • SignTransactionResponse
    • UALOptions
    • UalConstants
    • UalError
    • UnityUAL
Powered by GitBook
On this page
Edit on GitHub

Getting Started

NextInstallation

Last updated 2 years ago

What is the UAL

A native UAL (Universal Authenticator Library) allowing the use of supported SignatureProviders, similar to the js-based UAL initially developed by Block.one, allowing developers and users the same interaction flow and UI/UX on all different platforms. The priority of this plugin is for user and developer experience, while building the same base with extension-capabilities allowing to support additional SignatureProviders like Wombat, MetaMask, AIKON, other Wallets or SideChain-Auth in the future. The AuthenticatorLibrary currently supports and

Demo Applications

Open the Link to one of the Demo Application below:

WAX Cloud Wallet
Anchor Wallet
Unity WebGL Player | UnityPluginSuiteUnity
Authenticator Library Canvas Demo
Logo
Unity WebGL Player | UnityPluginSuiteUnity
Authenticator Library UiToolkit Demo
Logo
Page cover image