Web: JavaScript SDK

The JavaScript SDK is a Software Development Kit (SDK) that can be used in a browser environment. This document describes the procedure for integrating the Wepin widget into the WEB using the JavaScript SDK.

Package List

  • sdk : @wepin/sdk-js

    • It provides functionalities to use the Wepin Widget.

  • login : @wepin/login-js

    • It provides the ability to log in to Wepin using OAuth authentication tokens such as social logins.

  • provider : @wepin/provider-js, @wepin/wagmi-connector

    • It offers solutions that facilitate interaction with blockchains supported by Wepin, such as Ethereum, EVM-compatible chains, and Solana.

Last updated

Was this helpful?