Author

Topic: dApps with Unity game development software (Read 60 times)

newbie
Activity: 50
Merit: 0
November 21, 2019, 01:24:40 PM
#2
There are bridges, depending on which dApp platform you would use. With Ethereum, if you use the web player for unity, you can use the ExternalCall, to call the web3 js provider and have metamask as a requirement to do calls to smart contracts etc.

Other options would be to use the json-rpc interfaces.

So there are options, without knowing the details of the game, that is briefly described. Different blockchains have different methods. Remeber that doing microtransactions and high speed stuff is not viable on many of the blockchains due to the slow transaction speed and easy to cause congestion as well as tx costs.

copper member
Activity: 12
Merit: 0
November 21, 2019, 10:42:01 AM
#1
We all know that Unity is one of the best Game development software so far. All I want is a guide on how I can create a dApp using Smart Contracts combined with Unity.
Jump to: