RallyProtocol
Mobile SDKs
Mobile SDKs
  • Rallyprotocol
    • Overview
    • Embedded wallets
    • Gasless transasctions
  • MOBILE SDKs
    • Flutter
    • React Native / Expo
    • Unity
  • Resources
    • Example dapps
      • Claim NFT dapp
    • Videos
      • Intro to embedded wallets
      • Intro to gasless transactions
      • RallyProtocol dashboard basics
    • Guides
      • Add ERC2771Recipient
      • Gasless transaction methods
    • Supported tokens
    • Community libraries
    • FAQs
  • Links
    • Twitter
    • Warpcast
    • Discord
    • Github
    • Blog
    • Youtube
Powered by GitBook
On this page
  1. Resources
  2. Example dapps

Claim NFT dapp

PreviousExample dappsNextVideos

Last updated 1 year ago

Here is an example dapp using Flutter & Unity

This example dapp demonstrates how to use the RallyMobile SDK in a mobile app. The dapp enables users to generate an EOA, which is then securely encrypted, saved on the device, and can optionally be backed up to the cloud. Additionally, it facilitates gasless transactions, allowing users to claim an ERC20 token and use it to purchase an NFT, all without incurring gas fees.

https://github.com/rally-dfs/flutter-example-app
https://github.com/rally-dfs/unity-example