Onramp
On-Ramp Integration
Step-by-step guide to integrating Okto On-Ramp services into your project.
1. Add OnRampHolder to Your Scene
- Drag and drop the
OnRampHolder
prefab into the relevant Canvas in your scene.
2. Connect the OnRamp Token Panel Button
- In the Hierarchy, navigate to the GameObject named
OnRampUiManager
. - In the Inspector, locate the
OpenTokenPanelBtn
field. - Drag the button you want to use for opening the token list into the
OpenTokenPanelBtn
slot.
Note:
TheTokenPanel
UI may require adjustments to fit your screen resolution and match your UI design.