Run a smart contract function from javascript language with web3js for gamemaker studio nft game

Опубликовано: 29 Сентябрь 2024
на канале: navidrct
353
18

Call function of our smart contract from javascript file with web3js for creating a NFT game with gamemaker studio

my first game:
https://play.google.com/store/apps/de...

link to my patreon page and download sources and graphics:
  / navidansari  

instagram:
  / navidrct  

timecodes:
0:00 intro
0:42 download web3.min.js
3:57 import web3js file in html file
5:36 what is abi and how we can get it
6:53 get the address of our smart contract
8:26 what is rpc server and how can get it
11:14 call a function on smart contract with web3js javascript language