> ## 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)

The following React.js example apps use Dynamics'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)
