# Particle Network docs ## Docs - [estimateUserOperationGas](https://uasdev.mintlify.app/api-reference/aa/bundler/estimateuseroperationgas.md): Learn how to use the estimateUserOperationGas JSON-RPC method. - [getUserOperationByHash](https://uasdev.mintlify.app/api-reference/aa/bundler/getuseroperationbyhash.md): Learn how to use the getUserOperationByHash JSON-RPC method. - [getUserOperationReceipt](https://uasdev.mintlify.app/api-reference/aa/bundler/getuseroperationreceipt.md): Learn how to use the getUserOperationReceipt JSON-RPC method. - [sendUserOperation](https://uasdev.mintlify.app/api-reference/aa/bundler/senduseroperation.md): Learn how to use the sendUserOperation JSON-RPC method. - [supportedEntryPoints](https://uasdev.mintlify.app/api-reference/aa/bundler/supportedentrypoints.md): Learn how to use the supportedEntryPoints JSON-RPC method. - [Particle Account Abstraction FAQ](https://uasdev.mintlify.app/api-reference/aa/faq.md): Find Frequently Asked Questions about Particle Account Abstraction. - [Introduction to Smart Wallet-as-a-Service](https://uasdev.mintlify.app/api-reference/aa/introduction.md): Particle Network's Account Abstraction SDK facilitates full-stack utilization of AA, working natively with Particle Auth. - [paymasterBalance](https://uasdev.mintlify.app/api-reference/aa/paymaster/paymasterbalance.md): Learn how to use the paymasterBalance JSON-RPC method. - [sponsorUserOperation](https://uasdev.mintlify.app/api-reference/aa/paymaster/sponsoruseroperation.md): Learn how to use the sponsorUserOperation JSON-RPC method. - [createSessions](https://uasdev.mintlify.app/api-reference/aa/rpc/createsessions.md): Learn how to use the createSessions JSON-RPC method. - [createUserOp](https://uasdev.mintlify.app/api-reference/aa/rpc/createuserop.md): Learn how to use the createUserOp JSON-RPC method. - [getFeeQuotes](https://uasdev.mintlify.app/api-reference/aa/rpc/getfeequotes.md): Learn how to use the getFeeQuotes JSON-RPC method. - [getSmartAccount](https://uasdev.mintlify.app/api-reference/aa/rpc/getsmartaccount.md): Learn how to use the getSmartAccount JSON-RPC method. - [sendUserOp](https://uasdev.mintlify.app/api-reference/aa/rpc/senduserop.md): Learn how to use the sendUserOp JSON-RPC method. - [validateSession](https://uasdev.mintlify.app/api-reference/aa/rpc/validatesession.md): Learn how to use the validateSession JSON-RPC method. - [Web (JavaScript/TypeScript) - AA](https://uasdev.mintlify.app/api-reference/aa/sdks/desktop/web.md): Leveraging Particle's AA SDK within web applications. - [Android (Kotlin) - AA](https://uasdev.mintlify.app/api-reference/aa/sdks/mobile/android.md): Leveraging Particle's AA SDK within Android applications. - [Flutter (Dart) - AA](https://uasdev.mintlify.app/api-reference/aa/sdks/mobile/flutter.md): Leveraging Particle's AA SDK within applications built using Flutter. - [iOS (Swift) - AA](https://uasdev.mintlify.app/api-reference/aa/sdks/mobile/ios.md): Leveraging Particle's AA SDK within iOS applications. - [React Native (JavaScript) - AA](https://uasdev.mintlify.app/api-reference/aa/sdks/mobile/react.md): Leveraging Particle's AA SDK within React Native applications. - [Unity (C#) - AA](https://uasdev.mintlify.app/api-reference/aa/sdks/mobile/unity.md): Leveraging Particle's AA SDK within on Unity applications with C#. - [Unity (C#) Desktop - Auth](https://uasdev.mintlify.app/api-reference/auth/desktop-sdks/unity.md): Interacting with Particle Auth within games built on Unity using C#. - [Web (JavaScript/TypeScript) - Auth](https://uasdev.mintlify.app/api-reference/auth/desktop-sdks/web.md): Interacting with Particle Auth within web applications using either JavaScript or TypeScript. - [Particle Auth FAQ](https://uasdev.mintlify.app/api-reference/auth/faq.md): Find Frequently Asked Questions about Particle Auth. - [Introduction to Particle Auth](https://uasdev.mintlify.app/api-reference/auth/introduction.md): Particle Auth acts as the core authentication and interaction component within Particle WaaS, powering wallet creation and management via social logins. - [Android (Kotlin) SDK - Auth](https://uasdev.mintlify.app/api-reference/auth/mobile-sdks/android.md): Interacting with Particle Auth on Android using Kotlin. - [Cocos (JavaScript) - Auth](https://uasdev.mintlify.app/api-reference/auth/mobile-sdks/cocos.md): Interacting with Particle Auth within applications made using Cocos. - [Flutter (Dart) - Auth](https://uasdev.mintlify.app/api-reference/auth/mobile-sdks/flutter.md): Interacting with Particle Auth within applications made using Flutter. - [iOS (Swift/Obj-C) - Auth](https://uasdev.mintlify.app/api-reference/auth/mobile-sdks/ios.md): Interacting with Particle Auth on iOS using Swift or Objective-C. - [React Native (JavaScript) - Auth](https://uasdev.mintlify.app/api-reference/auth/mobile-sdks/react.md): Interacting with Particle Auth within applications made using React Native. - [Unity (C#) Mobile - Auth](https://uasdev.mintlify.app/api-reference/auth/mobile-sdks/unity.md): Interacting with Particle Auth on Unity (Mobile) Using C#. - [Unreal Engine (No-Code) SDK](https://uasdev.mintlify.app/api-reference/auth/multi/unreal.md): Interacting with Particle Auth within applications made using Unreal Engine. - [getUserInfo](https://uasdev.mintlify.app/api-reference/auth/server/getuserinfo.md): Learn how to use the getUserInfo JSON-RPC method. - [getUserInfoByIdentity](https://uasdev.mintlify.app/api-reference/auth/server/getuserinfobyidentity.md): Learn how to use the getUserInfoByIdentity JSON-RPC method. - [isProjectUser](https://uasdev.mintlify.app/api-reference/auth/server/isprojectuser.md): Learn how to use the isProjectUser JSON-RPC method. - [Web (JavaScript/TypeScript) - BTC Connect](https://uasdev.mintlify.app/api-reference/btc/desktop/web.md): Using Particle Wallet within a web application. - [BTC Connect FAQ](https://uasdev.mintlify.app/api-reference/btc/faq.md): Find Frequently Asked Questions about BTC Connect. - [Introduction to BTC Connect](https://uasdev.mintlify.app/api-reference/btc/introduction.md): The first account abstraction protocol in the BTC ecosystem. - [getBTCAccount](https://uasdev.mintlify.app/api-reference/btc/rpc/getbtcaccount.md): Learn how to use the getBTCAccount JSON-RPC method. - [getBTCAccountsByAddress](https://uasdev.mintlify.app/api-reference/btc/rpc/getbtcaccountsbyaddress.md): Learn how to use the getBTCAccountsByAddress JSON-RPC method. - [Web (JavaScript/TypeScript) - Connect](https://uasdev.mintlify.app/api-reference/connect/desktop/web.md): Leveraging Particle Connect within web applications. - [Particle Connect FAQ](https://uasdev.mintlify.app/api-reference/connect/faq.md): Find Frequently Asked Questions about Particle Connect. - [Introduction to Particle Connect](https://uasdev.mintlify.app/api-reference/connect/introduction.md): Simple Web3 onboarding with social logins and wallet connections. - [Android (Kotlin) - Connect](https://uasdev.mintlify.app/api-reference/connect/mobile/android.md): Leveraging Particle Connect within Android applications. - [Flutter (Dart) - Connect](https://uasdev.mintlify.app/api-reference/connect/mobile/flutter.md): Leveraging Particle Connect within applications built using Flutter. - [iOS (Swift) - Connect](https://uasdev.mintlify.app/api-reference/connect/mobile/ios.md): Leveraging Particle Connect within iOS applications. - [React Native (JavaScript) - Connect](https://uasdev.mintlify.app/api-reference/connect/mobile/react.md): Leveraging Particle Connect within applications built using React Native. - [Unity (C#) - Connect](https://uasdev.mintlify.app/api-reference/connect/mobile/unity.md): Leveraging Particle Connect within mobile applications built on Unity - [Common API Errors](https://uasdev.mintlify.app/api-reference/debug/api.md): Learn about a number of common errors you may run into while building your application. - [Common SDK Errors](https://uasdev.mintlify.app/api-reference/debug/sdk.md): Learn about a number of common errors you may face while using our SDK. - [abi_encodeFunctionCall](https://uasdev.mintlify.app/api-reference/enhanced/evm/abi_encodefunctioncall.md): Learn how to use the abi_encodeFunctionCall JSON-RPC method. - [crosschain_getNFTs](https://uasdev.mintlify.app/api-reference/enhanced/evm/crosschain_getnfts.md): Learn how to use the crosschain_getNFTs JSON-RPC method. - [deserializeTransaction](https://uasdev.mintlify.app/api-reference/enhanced/evm/deserializetransaction.md): Learn how to use the deserializeTransaction JSON-RPC method. - [getContractAbi](https://uasdev.mintlify.app/api-reference/enhanced/evm/getcontractabi.md): Learn how to use the getContractAbi JSON-RPC method. - [getLatestBlock](https://uasdev.mintlify.app/api-reference/enhanced/evm/getlatestblock.md): Learn how to use the getLatestBlock JSON-RPC method. - [getNFTs](https://uasdev.mintlify.app/api-reference/enhanced/evm/getnfts.md): Learn how to use the getNFTs JSON-RPC method. - [getPendingTransactionsByAddress](https://uasdev.mintlify.app/api-reference/enhanced/evm/getpendingtransactionsbyaddress.md): Learn how to use the getPendingTransactionsByAddress JSON-RPC method. - [getPrice](https://uasdev.mintlify.app/api-reference/enhanced/evm/getprice.md): Learn how to use the getPrice JSON-RPC method. - [getTokens](https://uasdev.mintlify.app/api-reference/enhanced/evm/gettokens.md): Learn how to use the getTokens JSON-RPC method. - [getTokensAndNFTs](https://uasdev.mintlify.app/api-reference/enhanced/evm/gettokensandnfts.md): Learn how to use the getTokensAndNFTs JSON-RPC method. - [getTransactionsByAddress](https://uasdev.mintlify.app/api-reference/enhanced/evm/gettransactionsbyaddress.md): Learn how to use the getTransactionsByAddress JSON-RPC method. - [suggestedGasFees](https://uasdev.mintlify.app/api-reference/enhanced/evm/suggestedgasfees.md): Learn how to use the suggestedGasFees JSON-RPC method. - [Introduction to Enhanced RPC](https://uasdev.mintlify.app/api-reference/enhanced/introduction.md): Particle Network's Enhanced RPC enable reliable, high-throughput blockchain interactions. - [enhancedGetPrice](https://uasdev.mintlify.app/api-reference/enhanced/solana/enhancedgetprice.md): Learn how to use the enhancedGetPrice JSON-RPC method. - [enhancedGetTokensAndNFTs](https://uasdev.mintlify.app/api-reference/enhanced/solana/enhancedgettokensandnfts.md): Learn how to use the enhancedGetTokensAndNFTs JSON-RPC method. - [enhancedGetTransactionsByAddress](https://uasdev.mintlify.app/api-reference/enhanced/solana/enhancedgettransactionsbyaddress.md): Learn how to use the enhancedGetTransactionsByAddress JSON-RPC method. - [SDK Reference (SolanaService)](https://uasdev.mintlify.app/api-reference/enhanced/solana/solanaservice.md): Reference for the common SolanaService SDK extension. - [checkApprove](https://uasdev.mintlify.app/api-reference/enhanced/swap/checkapprove.md): Learn how to use the checkApprove JSON-RPC method. - [getQuote](https://uasdev.mintlify.app/api-reference/enhanced/swap/getquote.md): Learn how to use the getQuote JSON-RPC method. - [getSwap](https://uasdev.mintlify.app/api-reference/enhanced/swap/getswap.md): Learn how to use the getSwap JSON-RPC method. - [Introduction to Swap API](https://uasdev.mintlify.app/api-reference/enhanced/swap/introduction.md): Explore how you can execute swap transactions with the Swap API. - [Bundler](https://uasdev.mintlify.app/api-reference/guides/aa/bundler.md) - [Session Keys](https://uasdev.mintlify.app/api-reference/guides/aa/keys.md): Session keys within Particle's AA Modular Stack. - [Mobile (Android/iOS) Quickstart - AA](https://uasdev.mintlify.app/api-reference/guides/aa/mobile-aa.md) - [Paymaster](https://uasdev.mintlify.app/api-reference/guides/aa/paymaster.md): Using Particle Network's Omnichain Paymaster for cross-chain gas sponsorships. - [Web (Desktop) Quickstart - AA](https://uasdev.mintlify.app/api-reference/guides/aa/web-aa.md): Quickstart guide for leveraging Particle’s AA stack in web applications. - [Customizing Login Modal](https://uasdev.mintlify.app/api-reference/guides/configuration/appearance/auth.md): Customizing the appearance of Particle's login modal. - [Customizing Wallet Modal](https://uasdev.mintlify.app/api-reference/guides/configuration/appearance/wallet.md): Customizing the appearance of the Particle Wallet modal. - [Custom Authentication (JWT)](https://uasdev.mintlify.app/api-reference/guides/configuration/auth/jwt.md): Customizing your JWT settings to integrate an existing user base. - [Master Password & Payment Password](https://uasdev.mintlify.app/api-reference/guides/configuration/auth/password.md): Understanding the two kinds of passwords users can set up within Particle Auth. - [Login Session](https://uasdev.mintlify.app/api-reference/guides/configuration/auth/session-duration.md): Understanding login sessions on Particle Auth. - [Set Social Authentication Prompt](https://uasdev.mintlify.app/api-reference/guides/configuration/auth/social-prompt.md): Customizing social login prompts for Google, Discord, and Microsoft accounts. - [Particle Network's Dashboard](https://uasdev.mintlify.app/api-reference/guides/dashboard.md): Overview of the Particle Network Dashboard. - [Android Support](https://uasdev.mintlify.app/api-reference/guides/integrations/platform/android.md): Discover Particle Network's SDKs for Android development. - [Cocos Support](https://uasdev.mintlify.app/api-reference/guides/integrations/platform/cocos.md): Discover Particle Network's SDKs for Cocos development. - [Flutter Support](https://uasdev.mintlify.app/api-reference/guides/integrations/platform/flutter.md): Discover Particle Network's SDKs for Flutter development. - [iOS Support](https://uasdev.mintlify.app/api-reference/guides/integrations/platform/ios.md): Discover Particle Network's SDKs for iOS development. - [React Native Support](https://uasdev.mintlify.app/api-reference/guides/integrations/platform/react.md): Discover Particle Network's SDKs for React Native development. - [Unity Support](https://uasdev.mintlify.app/api-reference/guides/integrations/platform/unity.md): Discover Particle Network's SDKs for Unity development. - [Unreal Support](https://uasdev.mintlify.app/api-reference/guides/integrations/platform/unreal.md): Discover Particle Network's SDKs for Unreal Engine development. - [Web Support](https://uasdev.mintlify.app/api-reference/guides/integrations/platform/web.md): Discover Particle Network's SDKs for web development. - [Network Coverage](https://uasdev.mintlify.app/api-reference/guides/network-coverage.md): A complete list of all networks covered by Particle Network's SDKs. - [Introduction](https://uasdev.mintlify.app/api-reference/guides/overview.md): Explore the onboarding SDKs in Particle Network: Auth, Connect, Account Abstraction, and BTC Connect. - [Android Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/auth/android-quickstart.md) - [Flutter Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/auth/flutter-quickstart.md) - [iOS Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/auth/ios-quickstart.md) - [React Native Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/auth/react-native-quickstart.md) - [Telegram Mini-App Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/auth/tg-quickstart.md) - [Web Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/auth/web-quickstart.md) - [Android Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/connect/android-quickstart.md) - [Flutter Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/connect/flutter-quickstart.md) - [iOS Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/connect/ios-quickstart.md) - [React Native Quickstart](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/connect/react-native-quickstart.md) - [Quickstart: Integrating Particle Connect into Your Web Application](https://uasdev.mintlify.app/api-reference/guides/wallet-as-a-service/waas/connect/web-quickstart.md) - [BTC Connect](https://uasdev.mintlify.app/api-reference/wallet-abstraction/btc-connect.md): The first account abstraction protocol for the Bitcoin ecosystem - [Particle Bundler](https://uasdev.mintlify.app/api-reference/wallet-abstraction/waas/bundler.md): Particle Network's Bundler is now fully open-source! - [Security (MPC-TSS)](https://uasdev.mintlify.app/api-reference/wallet-abstraction/waas/mpc-tss.md): Particle's Modular Smart WaaS relies on MPC-TSS to protect users' private keys while enabling non-custodial social logins. - [Omnichain Paymaster](https://uasdev.mintlify.app/api-reference/wallet-abstraction/waas/omni-paymaster.md): Our proprietary Paymaster allows developers to recharge and spend across different chains. - [Web (JavaScript/TypeScript) - Wallet](https://uasdev.mintlify.app/api-reference/wallet/desktop/web.md): Using Particle Wallet within a web application. - [Particle Wallet FAQ](https://uasdev.mintlify.app/api-reference/wallet/faq.md): Find Frequently Asked Questions about Particle Wallet. - [Introduction to Particle Wallet](https://uasdev.mintlify.app/api-reference/wallet/introduction.md): Particle Wallet is a unified interface for interacting with accounts from various origins (Particle Auth, external wallets, etc.) - [Android (Kotlin/Java) - Wallet](https://uasdev.mintlify.app/api-reference/wallet/mobile/android.md): Working with Particle Wallet within Android applications. - [Flutter (Dart) - Wallet](https://uasdev.mintlify.app/api-reference/wallet/mobile/flutter.md): Working with Particle Wallet within flutter applications. - [iOS (Swift) - Wallet](https://uasdev.mintlify.app/api-reference/wallet/mobile/ios.md): Working with Particle Wallet within iOS applications. - [React Native (JavaScript) - Wallet](https://uasdev.mintlify.app/api-reference/wallet/mobile/react.md): Working with Particle Wallet within React Native applications. - [Unity (C#) - Wallet](https://uasdev.mintlify.app/api-reference/wallet/mobile/unity.md): Working with Particle Wallet within Unity applications. - [Introduction to On-Ramp](https://uasdev.mintlify.app/api-reference/wallet/on-ramp.md): D2C fiat-crypto exchanges on your platform - [Changelog](https://uasdev.mintlify.app/changelog/logs.md): Find Particle Network's SDKs and APIs' updates. - [Introduction](https://uasdev.mintlify.app/intro/introduction.md): Particle Network's developer docs. - [Brand Assets](https://uasdev.mintlify.app/intro/more/assets.md): Aggregation of Particle Network brand assets for external usage. - [Security Audits](https://uasdev.mintlify.app/intro/more/audits.md) - [API & SDK License Agreement](https://uasdev.mintlify.app/intro/tos/license-agreement.md): Effective Date: May 1, 2022 - [Privacy Policy](https://uasdev.mintlify.app/intro/tos/privacy-policy.md): Effective Date: May 1st, 2022 - [Terms of Use](https://uasdev.mintlify.app/intro/tos/terms-of-use.md): Effective Date: May 1, 2022. - [Introduction to Universal Accounts](https://uasdev.mintlify.app/intro/universal-accounts.md): One account, one balance, any chain. - [Introduction to Universal Gas](https://uasdev.mintlify.app/intro/universal-gas.md): Pay for transaction fees using any token from any source chain. - [Introduction to Universal Liquidity](https://uasdev.mintlify.app/intro/universal-liquidity.md): Unifying users' assets across all chains. - [What is Chain Abstraction?](https://uasdev.mintlify.app/intro/what-is-cha.md): How chain abstraction simplifies Web3's UX in the era of 1000 chains. - [What is Particle Network?](https://uasdev.mintlify.app/intro/what-is-particle-network.md): Overview of Particle Network's services. - [Chains and Primary Assets Supported by Universal Accounts](https://uasdev.mintlify.app/universal-accounts/cha/chains.md): A list of the blockchains and Primary Assets supported by Universal Accounts. - [Build a Balance Breakdown Widget](https://uasdev.mintlify.app/universal-accounts/cha/how-to/balances.md): Build a visual wallet dashboard pulling data from a Universal Account. - [Convert Assets with Universal Accounts](https://uasdev.mintlify.app/universal-accounts/cha/how-to/conversions.md): This guide explains how to use Universal Accounts to convert existing Primary Assets across chains. - [Enabling Cross-Chain Deposits via Universal Accounts](https://uasdev.mintlify.app/universal-accounts/cha/how-to/deposit-flow.md): Implement a cross-chain deposit flow using Universal Accounts. - [Integrating Universal Accounts with Browser Wallets](https://uasdev.mintlify.app/universal-accounts/cha/how-to/provider.md): Learn how to integrate Universal Accounts alongside standard EVM wallets (e.g. MetaMask). - [Preview Transaction Details with Universal Accounts](https://uasdev.mintlify.app/universal-accounts/cha/how-to/tx-preview.md): Previewing transaction details before sending a transaction through Universal Accounts. - [Introduction](https://uasdev.mintlify.app/universal-accounts/cha/overview.md): Learn about the Universal Accounts SDK—your entry point to integrating chain abstraction. - [Universal Accounts Mini Course](https://uasdev.mintlify.app/universal-accounts/cha/ua-course/intro.md): Learn how to build Chain Abstracted applications with Universal Accounts in this comprehensive hands-on guide. - [Lesson 1: Initialize the UA](https://uasdev.mintlify.app/universal-accounts/cha/ua-course/lesson-1.md): Learn how to create and configure a Universal Account for your dApp. - [Lesson 2: Fetch Addresses and Balances](https://uasdev.mintlify.app/universal-accounts/cha/ua-course/lesson-2.md): Learn how to retrieve Universal Account addresses and check balances across multiple blockchains. - [Lesson 3: Send Transactions](https://uasdev.mintlify.app/universal-accounts/cha/ua-course/lesson-3.md): Learn how to send transactions using the Universal Accounts SDK. - [Quickstart: Integrating Universal Accounts into a Web App](https://uasdev.mintlify.app/universal-accounts/cha/web-quickstart.md): Explore how Universal Accounts are integrated into a working dApp and see the SDK in action. - [Web (JS/TS): Universal Accounts SDK](https://uasdev.mintlify.app/universal-accounts/ua-reference/desktop/web.md): Implementing Universal Accounts in your application. - [Universal Accounts SDK FAQ](https://uasdev.mintlify.app/universal-accounts/ua-reference/faq.md): Frequently Asked Questions about the Universal Accounts SDK. ## OpenAPI Specs - [openapi-swap](https://uasdev.mintlify.app/api-reference/enhanced/swap/openapi-swap.json) - [openapi-solana](https://uasdev.mintlify.app/api-reference/enhanced/solana/openapi-solana.json) - [openapi-evm](https://uasdev.mintlify.app/api-reference/enhanced/evm/openapi-evm.json) - [openapi-btc](https://uasdev.mintlify.app/api-reference/btc/rpc/openapi-btc.json) - [openapi-auth](https://uasdev.mintlify.app/api-reference/auth/server/openapi-auth.json) - [openapi-aa](https://uasdev.mintlify.app/api-reference/aa/rpc/openapi-aa.json) - [openapi-paymaster](https://uasdev.mintlify.app/api-reference/aa/paymaster/openapi-paymaster.json) - [openapi-bundler](https://uasdev.mintlify.app/api-reference/aa/bundler/openapi-bundler.json) - [openapi](https://uasdev.mintlify.app/api-reference/openapi.json) ## Optional - [Particle Network](https://particle.network/) - [Discord](https://discord.com/invite/2y44qr6CR2) - [GitHub](https://github.com/Particle-Network) - [Universal Accounts Demo](https://auth-universal-accounts.vercel.app/)