Ronin Waypoint TypeScript SDK
Deliver a seamless and unified player experience across Ronin Ecosystem
- User authentication & authorization
- Instant onboarding: 2-click wallet creation. No seed phrases. No extensions.
- Wallet interaction: Send a transaction and sign an SIWE message.
- Headless wallet interaction: help users send a transaction without the Ronin Waypoint pop-up.
- Gas sponsoring: reduce friction and introduce gas-free gaming experiences to players.
Head to the documentation to learn about the Ronin Waypoint SDK.
| Name | Features |
|---|---|
| packages/waypoint | SDK lets developers integrate with Ronin Waypoint seamlessly & easily. |
| packages/waypoint/headless | SDK lets developers interact with the Ronin Waypoint wallet without a pop-up. |
| apps/playground | Playground lets developers explore the various features of the Ronin Waypoint. |
| apps/example-daily-checkin | Example of a daily check-in application. |
| apps/example-daily-checkin-no-popup | Example of a daily check-in application run on Telegram that uses headless SDK. |