Blockchain BSC/ETH

Is it possible to put the game on the blockchain, or upload the results to the game and send data to the blockchain?

Are there any limits?

Hi @Mr_Sag_ich_nicht and welcome,

PlayCanvas being an HTML5/Javascript based framework means it allows any third part Javascript library to work with it. That means you are definitely able to use web3.js/ether.js for example to connect to the ethereum blockchain.

But you will have to code the integration yourself, that isn’t provided by the PlayCanvas API.

There is a lot of potential for HTML5 applications and games that use blockchain tech.

4 Likes