Mirrors Jump is a mini-game that fully utilizes the Mirror World Smart SDK and is dedicated to helping more developers understand the features of the Smart SDK. All features can be integrated in 30 minutes.
To make it easier for developers to test features or to co-create, Mirror World offers a Solana Devnet version and open-sources the game code on GitHub.
-
Authentication
- Google Login
- Email Login
- Twitter Login
- Discord Login
- Facebook Login
-
In-APP Wallet
- Token Transfer
- Get wallet Transactions
-
In-App Marketplace
- NFT Transfer
- NFT List
- NFT List Update
- NFT List Cancel
- Mint New NFT to Collection
- Fetch multiple NFTs data by owner addresses
1.Download the project and open the 'GameEntrance' scene in Unity
2.Select the MirrorSDK node in the GameEntrance scene to set your project's api key and debug email address
3.Click the Login button and the application will open an external page where you need to log in to your Google account. When your wallet account is successfully logged in, you can close the external page and return to the unity editor to enter the game