Examples
There are some ready examples with open source code, they can be found in the examples directory. These are minimal html/javascript applications to illustrate the flow.
There are also already deployed demo versions available below.
EVM Networks
Offramp
- wagmi: https://sdk-example-wagmi.holyheld.com/
- ethers.js: https://sdk-example-ethers-v5.holyheld.com/
- web3.js: https://sdk-example-web3.holyheld.com/
A minimalistic version of the offramp SDK implementation for EVM networks can be found here.