Skip to main content

Installation & Prerequisites

To begin integrating PramanAuth, install the SDK along with its peer dependency, tslib (required for bundler helper resolution):

npm install @praman-network/sdk tslib

Framework Integration Guides

Web3 libraries depend on Node.js built-ins. Follow the guide below for your framework to configure bundlers correctly and prevent build-time or runtime resolution failures.

Premium Login Component Examples

Looking for a ready-to-use, styled login UI? See the 🎨 Premium Login Component Examples for complete React and Vue 3 implementations.