Create simple contract with solidity language in remix ide for
creating a NFG game with gamemaker
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:54 what is remix ide
2:54 create simple smart contract
4:31 solidity variable's
5:14 create a function in solidity
5:50 what public mean in solidity in a function
6:49 what is view midifire in a function in solidity
7:22 how we can use returns on a function
9:03 deploy smart contract on remix ide testnet
10:11 access function of smart contract in remix ide