Web3 Auth API
The Web3 Auth API provides a secure, signature-based authentication flow for decentralized applications. It includes endpoints for retrieving supported networks, initiating a wallet handshake, verifying wallet ownership, managing user profiles
API ReferenceThe Web3 Auth API allows you to authenticate users via wallet-based login across multiple networks (EVM and Solana supported)
@djuno/web3auth-sdkA TypeScript/JavaScript SDK for authenticating users via blockchain wallets with the Web3 Auth API.
@djuno/web3auth-hookA React hook and provider built on top of @djuno/web3auth-sdk, giving your app easy access to all Web3Auth functionality
@djuno/web3auth-uiUI layer on top of @djuno/web3auth-hook that gives you prebuilt components and providers for Web3 authentication