Ronin Waypoint
Overview
Ronin Waypoint is a service that lets you onboard both Web2 and Web3 users to your game. It includes the following components:
- Account: a single sign-on authentication experience offering familiar social login options or email and password registration.
- Wallet: a non-custodial wallet accessible on all devices, without the need to manage private keys.
Features
- Instant player onboarding: maximize user conversion with 3-Click wallet creation and registration options including email and social login through Facebook, Google and Apple.
- Seamless transactions and account recovery: offer simple verification methods like PIN and OTP, and facilitate a player's first on-chain transaction, in-game.
- Strengthened security: safeguard players from scams and phishing attacks with MPC technology.
- Gas sponsoring: reduce friction and introduce gas-free gaming experiences to players.
- Player behavioral analytics: monitor performance and gain insights into your players, helping you optimize rewards and create engaging gameplay experiences (coming soon).
- In-game marketplaces: integrate marketplace features and drive monetization of on-chain transactions in-game (coming soon).
Try it out
Experience Ronin Waypoint in the Ronin Waypoint playground. After creating a keyless wallet, fund it with testnet RON tokens from the Ronin Faucet.
Showcases
See the games that have integrated Ronin Waypoint to provide a seamless user experience, such as Axie Classic.
Ways to integrate
Ronin Waypoint is available in two integration options: Standard and Hybrid. The following table provides a comparison of the two options:
Category | Standard integration | Hybrid integration |
---|---|---|
Overview | Simplifies integration with account service and wallet interface for managing transaction details, recipient info, smart contracts, and sponsored gas vouchers. | Provides raw SDKs for wallet interactions (message signing and transaction sending) so a game or dApp can handle transactions without confirmation pop-ups. |
Supported platforms | Unity, Android, iOS, Web, React Native | Web |
Integration effort and complexity | Simpler integration, requires less effort thanks to the default Ronin Waypoint UI, and complex wallet creation, backup, security being pre-handled. | Require medium effort: first, integration with the standard Ronin Waypoint SDK to create Ronin Waypoint account and keyless wallet. Then, using the Headless Waypoint SDK to handle wallet interactions, with your own UI. |
Use cases | Games with infrequent transactions, where browser pop-ups during transactions are an acceptable user experience. | Games with frequent, complex transactions and context switching, where continuous pop-ups are disruptive to the user experience. |
UI and flow | Default UI and flow provided by Ronin Waypoint SDK. | Customized UI and flow, hidden Web3 interactions in the background. |
Ideal for | Small to medium partners, lacking resources and solid Web3 knowledge, who are looking a quick, ready-made, low-effort integration. | Medium to large partners, with resources and solid Web3 knowledge. |
Available SDKs
Integration option | Browser game | Unity | Android apps | iOS apps |
---|---|---|---|---|
Standard Ronin Waypoint integration | Ronin Waypoint Web SDK | Ronin Waypoint Unity SDK | Ronin Waypoint Android SDK or Ronin Waypoint React Native SDK | Ronin Waypoint iOS SDK or Ronin Waypoint React Native SDK |
Next steps
Was this helpful?
Happy React is loading...