> ## Documentation Index
> Fetch the complete documentation index at: https://docs.halliday.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Payments SDK Example Apps

The following is an open source example app that demonstrates how to build onramping and swapping using the Payments SDK widget.

* [Halliday JS SDK examples repository](https://github.com/HallidayInc/HallidayPaymentsSdkExamples)

React.js with Wagmi and Rainbowkit.

* [Halliday SDK example with Wagmi and Rainbowkit repository](https://github.com/HallidayInc/HallidaySdkViemWagmiRainbowkitExample)

The following React.js example apps use Dynamic's `@dynamic-labs/sdk-react-core` SDK in addition to the Halliday JS SDK to integrate a Dynamic embedded wallet for use with the Halliday JS SDK widget.

* [Halliday JS SDK example with Dynamic & Wagmi repository](https://github.com/HallidayInc/HallidaySdkDynamicWagmi)
* [Halliday JS SDK example with Dynamic & Ethers.js 6 repository](https://github.com/HallidayInc/HallidaySdkDynamicEthers)

The following React.js example app uses Privy's `@privy-io/react-auth` SDK in addition to the Halliday JS SDK to integrate a Privy wallet for use with the Halliday JS SDK widget.

* [Halliday JS SDK example with Privy Wallet repository](https://github.com/HallidayInc/HallidaySdkPrivyReactExample)

The following React.js example app uses Turnkey embedded wallets with the Halliday JS SDK widget.

* [Halliday JS SDK example with Turnkey embedded wallets repository](https://github.com/HallidayInc/HallidaySdkTurnkeyReactExample)
