Developers Zone
All you need to get started building your next application with Djuno developer portal can be found here
RPC Nodes
This section will guide you through everything you need to know to effectively use Djuno RPC Nodes for accessing blockchain data across various supported networks
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
Wallet API
The Wallet API offers a robust interface for managing blockchain wallets, including endpoints for creating and updating wallets, retrieving wallet details, and accessing supported networks securely using an access key.
- API ReferenceDjuno Wallet API enables you to create wallets across a wide variety of chains using 3 different underlying signature schemes and curves.
- @djuno/wallet-sdkA TypeScript/JavaScript SDK for managing and interacting with blockchain wallets through the Wallet API.
- @djuno/wallet-hookA React hook and provider built on top of @djuno/wallet-sdk, giving your app seamless access to all Wallet API functionality.
Market Insight API
Djuno Market API provides a robust solution for integrating real-time cryptocurrency prices into your application or website.