Skip to content

Unity sample project where you can trade in-game currency (PlayFab) for ERC-20 tokens. Only with that tokens you can then buy NFT Outfits which you can actually wear!

Notifications You must be signed in to change notification settings

MoralisWeb3/unity-web3-sample-skyrim-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Web3 Skyrim Market 🎮

In this week’s Moralis Project we’re basically marrying Web2 and Web3 Gaming. We're using PlayFab as a backend for the in-game currency and for displaying items in stores. Then we add the power of Web3 through Moralis to convert these Web2 items to the actual NFTs.

We do that by having different shops in the market. In the Exchange one you can trade Crystal (PlayFab currency) for Septim (ERC-20 token). Then, with that Septim, you can buy NFT Outfits at the Outfit Shop.

Once we own the NFT Outfits, we'll display them in the player’s inventory and we'll be able to change the player look by selecting each one of them :)


Getting Started

  1. Download this repository (as zip or git)
  2. Download Unity
  3. Open the downloaded repository folder in Unity
  4. Make sure you have installed MetaMask wallet both in your browser and in your mobile device
  5. Import Cronos Testnet to your wallets (both) and send some TCRO using the Cronos Faucet
  6. Follow the video tutorial

See docs.moralis.io/unity for more info.

Configuration

Scenes

  • Assets/_Project/Scenes/Game.unity

Dependencies


What is Moralis?

Moralis

  • Moralis provides a single workflow for building high performance dapps. Fully compatible with your favorite web3 tools and services.
  • See moralis.io for more info.

Web3 Unity SDK

Need Help?


Free Third Party Assets Used

Give the creators some love ❤️

Unity Asset Store

//TODO

Audio

About

Unity sample project where you can trade in-game currency (PlayFab) for ERC-20 tokens. Only with that tokens you can then buy NFT Outfits which you can actually wear!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages