Claim NFT dapp

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

Last updated