SDK setup and initialization
Using Singularity payments APIs, you can easily allow the user to top-up their own wallet with any ERC-20 token that you configure. The user can buy these tokens using fiat or any other token on any chain.
Note: The user can be signed into your app using any wallet - external or Singularity wallet for payments to work.
First, follow the following steps to load and setup the Singularity SDK.
Sample Implementation
https://github.com/coinbrix/demo-app/
See Singularity in action in our web Demo Apps
Visit https://demo.s9y.gg?key=2 to check out our web Demo App using the Singularity integration
Last updated