Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Yikker on December 20, 2022, 12:21:39 PM



Title: Connecting metamask to a unity project
Post by: Yikker on December 20, 2022, 12:21:39 PM
I was recently interested in one question, but I didn’t find anything on it in the usual search, how to connect the metamask software to unity. Needed for a mini game that will be made on the binance network.


Title: Re: Connecting metamask to a unity project
Post by: Jawhead999 on December 20, 2022, 01:17:48 PM
You can find it easy by using google search, there's many people who create a guide how to connect metamask to unity project. I think this video [1] is the best for you since it's short and he explain a complete step to connect it.

Are you a developer and have create a mini game? maybe you can create new thread about your project in this forum on project development (if you want to let users to test your project) or you could create official thread in Announcement section.


[1] https://www.youtube.com/watch?v=GEquMcxkIAk


Title: Re: Connecting metamask to a unity project
Post by: vv181 on December 20, 2022, 01:42:10 PM
The point you should get through is to choose the SDK you want to use. With the above example, you can learn more about how to integrate it by looking at its https://docs.gaming.chainsafe.io/ documentation. Another option is you can choose another SDK, Moralis (https://github.com/MoralisWeb3/web3-unity-sdk).

I don't know much about the web3 and unity development ecosystem, but as a suggestion, you better seek recommendations on which SDK to choose, a good implementation of an SDK would surely make the development practice more comfortable, and especially if it is maintained.