# Emblem Auth SDK

The[ **EmblemAuth SDK**](https://emblemvault.dev/docs/auth/quick-start) is a **comprehensive multi-chain authentication solution** designed to simplify wallet connections and user authentication across different blockchain networks.

<figure><img src="/files/SOBed2vZzd0saLK02LAk" alt=""><figcaption></figcaption></figure>

#### Likely Key Features:

* **🔐 Multi-Chain Authentication**: Support for Ethereum, Solana, Bitcoin, and other major blockchains
* **⚛️ React Integration**: Complete React components, hooks, and providers for seamless frontend integration
* **🔧 Multiple Signers Support**: Integration with popular wallet libraries (Viem, Ethers.js, Web3.js)
* **🌐 Universal Compatibility**: Works across different blockchain ecosystems from a single SDK

#### Probable Capabilities:

* **Wallet Connection Management** across multiple chains
* **Authentication State Management** with React providers
* **Signer Abstraction** supporting different wallet connection libraries
* **Session Management** and user authentication flows
* **Multi-Chain User Identity** handling

The EmblemAuth SDK **unifies the complex landscape of multi-chain wallet authentication** into a single, developer-friendly interface. Instead of integrating separate authentication systems for each blockchain, developers can use one SDK to handle wallet connections across Ethereum, Solana, Bitcoin, and other networks.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.emblem.wiki/emblem-developer-platform/emblem-auth-sdk.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
