> For the complete documentation index, see [llms.txt](https://docs.wepin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wepin.io/en/get-started/introduction.md).

# Introduction

### Welcome

Welcome to the Wepin Developer Documentation! This guide will walk you through how to integrate the Web3 wallet solution, Wepin, into your application. Discover how you can seamlessly connect your service using Wepin's in-app widget in just 10 minutes.

To integrate the Wepin Wallet SDK with your app, you first need to obtain an App ID and key. You can acquire these by registering your app information in the Development Tool section of the Wepin Workspace. For detailed steps, please refer to the [App Registration and Key Issuance page](/en/wepin/workspace.md).

{% embed url="<https://workspace.wepin.io/login>" %}

### Components

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Architecture</strong> </td><td>Learn about the key management and components of the Wepin wallet.</td><td></td><td><a href="/en/wepin/architecture.md">Architecture</a></td></tr><tr><td><strong>Social Login</strong> </td><td>Explore the social login authentication providers offered by Wepin.</td><td></td><td><a href="/en/login/social-login-auth-providers.md">Social Login Auth Providers</a></td></tr><tr><td><strong>Supported Blockchains</strong></td><td>Check out the blockchain networks supported by Wepin.</td><td></td><td><a href="/en/wepin/supported-blockchains.md">Supported blockchains</a></td></tr></tbody></table>

### Widget Integration <a href="#undefined" id="undefined"></a>

By integrating the widget, you can embed the wallet into your app in just 10 minutes. Choose the platform you currently support and get started.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>WEB</strong></td><td><a href="https://content.gitbook.com/content/sVhEIYmplGN5Zxk3tywO/blobs/6Md9ZMSeBo1UneGGDB1e/getstarted_web.png">getstarted_web.png</a></td><td><a href="/en/widget-integration/web-javascript-sdk.md">Web: JavaScript SDK</a></td></tr><tr><td align="center"><strong>Android</strong></td><td><a href="https://content.gitbook.com/content/sVhEIYmplGN5Zxk3tywO/blobs/1dFemsvtqEhtp2qQcDdw/getstarted_android.png">getstarted_android.png</a></td><td><a href="/en/widget-integration/android-java-and-kotlin-sdk.md">Android: Java &amp; Kotlin SDK</a></td></tr><tr><td align="center"><strong>iOS</strong></td><td><a href="https://content.gitbook.com/content/sVhEIYmplGN5Zxk3tywO/blobs/I1GKb0s54tRag6TiX2BE/getstarted_iOS.png">getstarted_iOS.png</a></td><td><a href="/en/widget-integration/ios-swift-sdk.md">iOS: Swift SDK</a></td></tr><tr><td align="center"><strong>Flutter</strong></td><td><a href="https://content.gitbook.com/content/sVhEIYmplGN5Zxk3tywO/blobs/qunDUuzOR6AHzFQkKdiT/getstarted_flutter.png">getstarted_flutter.png</a></td><td><a href="/en/deprecated/flutter-sdk.md">Flutter SDK</a></td></tr><tr><td align="center"><strong>React Native</strong></td><td><a href="https://content.gitbook.com/content/sVhEIYmplGN5Zxk3tywO/blobs/xn2sQrtD7yNN1QY8RWSr/getstarted_react%20native%20sdk.png">getstarted_react native sdk.png</a></td><td><a href="/en/widget-integration/react-native-sdk.md">React Native SDK</a></td></tr><tr><td align="center"><strong>Unity</strong></td><td><a href="https://2285137990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVhEIYmplGN5Zxk3tywO%2Fuploads%2FxmfZ1M3rMFzYgmwHJno0%2Ficon_unity.png?alt=media&amp;token=9dd66dcf-dae8-452a-8ff2-d2b898d1a902">icon_unity.png</a></td><td><a href="/en/deprecated/unity-sdk.md">Unity SDK</a></td></tr><tr><td align="center"><strong>Compose Multiplatform</strong></td><td><a href="https://2285137990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVhEIYmplGN5Zxk3tywO%2Fuploads%2FW7GNMmTe6E7ua9jtQlCF%2FCompose%20Multiplatform.png?alt=media&amp;token=f15c9f37-fbd8-4132-bf91-20a5d98da04a">Compose Multiplatform.png</a></td><td><a href="/en/widget-integration/compose-multiplatform-sdk.md">Compose Multiplatform SDK</a></td></tr></tbody></table>

{% hint style="info" %}
Wepin provides wallet functionality via RESTful APIs, allowing you to build an optimized UX/UI for your app. For guidance on wallet integration using RESTful APIs, please refer to the [RESful API](/en/api/restful-api.md) documentation.
{% endhint %}
