> 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/widget-integration/react-native-sdk/provider.md).

# Provider

Wepin Provider SDK for React Native. This package is exclusively available for use in React Native environments (Android and iOS).

Wepin supports providers that return JSON-RPC request responses to connect with blockchain networks. With Wepin Provider, you can easily connect to various networks supported by Wepin.

The providers supported by Wepin are as follows:

* [**Ethereum Provider**](https://eips.ethereum.org/EIPS/eip-1193): Used for interacting with EVM (Ethereum Virtual Machine) compatible networks such as Ethereum, Polygon, and Klaytn. It can be used for functions like calling smart contract methods, checking EVM-based token balances, and sending transactions.
* [**Kaia Provider**](/en/widget-integration/web-javascript-sdk/provider/kaia-provider.md): A provider that enables interaction with the Kaia blockchain. It supports JSON-RPC requests for account connection, transaction signing and broadcasting, and smart contract execution. Additionally, it is compatible with EVM-based blockchains for seamless integration.

Refer to the documentation below for detailed usage instructions.

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Ethereum Provider</td><td></td><td></td><td><a href="/en/widget-integration/web-javascript-sdk/provider/ethereum-provider.md">Ethereum Provider</a></td><td><a href="https://content.gitbook.com/content/sVhEIYmplGN5Zxk3tywO/blobs/nUpaBiTPukKErLyPETS2/provider_etherium.png">provider_etherium.png</a></td></tr><tr><td align="center">Kaia Provider</td><td></td><td></td><td></td><td><a href="https://2285137990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsVhEIYmplGN5Zxk3tywO%2Fuploads%2FIgftR6waa45riGcSVJkW%2Fprovider_%E1%84%80%E1%85%A1%E1%84%8B%E1%85%B5%E1%84%8B%E1%85%A1.png?alt=media&amp;token=d5d0b3f9-413a-489e-b50c-be220f32cf87">provider_가이아.png</a></td></tr></tbody></table>
