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.