Write Your First Solidity Smart Contract | Complete Solidity Programming Language Course

preview_player
Показать описание
First solidity smart contract example

In this video, you will be writing your first solidity smart contract in a solidity programming language, to have a basic understanding that how you can create a solidity smart contract

Write Your First Solidity Smart Contract | Complete Solidity Programming Language Course

For any help related to code Errors, Please Join the Discord server

PLayList Course

===================
HOSTING
++++++++++++++++++++

Follow Me:

Workout Video:
Рекомендации по теме
Комментарии
Автор

Bro thank you so much. Can you do a tutorial on how to do testing with Hardhat? The documentation seems behind from how everything actually builds and I'm hella confused

nanonkay
Автор

How to add license in the solidity program?

debashreepadhi
Автор

"hello.sol:2:1: Error: Compiler version ^0.8.13 does not satisfy the r semver requirement'"
i am getting this error

rv_
Автор

how did u do this? 7:45 you automatic do the //

priigaming
Автор

bro please provide github repositary link

pavanyadavalli
Автор

bro why always you don't tell the basics things, such as you didn't tell how the software download where can we get it, now you made the file hello. sol without telling where should we create it, we are biggners these basic things are creating confusions

jawadbughlani
Автор

Hi, when i try to deploy the contract it keeps failing. how to solve this?

[vm]from: 0x5B3...eddC4to: 0 weidata: 0x608...a0033logs: 0hash: 0xbf4...2992c
creation of MyFirstContract errored: Error occurred: invalid opcode.

invalid opcode

The execution might have thrown OR the EVM version used by the selected environment is not compatible with the compiler EVM version.

You may want to cautiously increase the gas limit if the transaction went out of gas.

kevinlie