Skip to content

Examples

Explore ready-to-use frontend examples built with the Holyheld SDK. All source code is available in the SDK examples directory.

EVM Deposit

Use these examples to build a wallet-connected Deposit flow from token balances to fiat settlement.

StackLive demo
wagmisdk-example-wagmi.holyheld.com
ethers.jssdk-example-ethers-v5.holyheld.com
web3.jssdk-example-web3.holyheld.com

EVM Withdraw

Use this example to build a Withdraw flow for funding a connected wallet.

StackLive demo
wagmisdk-example-wagmi-on-ramp.holyheld.com

Solana Deposit

Use this example to build a Deposit flow for Solana wallets.

StackLive demo
Solanasdk-example-solana.holyheld.com

Production Example

A simplified production-ready Deposit implementation for EVM networks is also available here:

holyheld.com/sdk/send

API Examples

Server-side examples are not published yet.

Coming soon