Hello World | Solidity 0.8

preview_player
Показать описание
Where is the best place to start learning Solidity and smart contract programming? Remix.

In this video, I will show you how to write your first smart contract in Solidity, compile it, deploy it and interact with your smart contract. Everything is done inside the browser, no setup required.

0:31 - License
0:49 - Solidity compiler version
1:43 - First contract HelloWorld
2:37 - Compile
2:54 - Deploy

#Solidity #SmartContract #Ethereum #Remix #スマートコントラクト

Remix

Code

Take a course

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

0:31 - License
0:49 - Solidity compiler version
1:43 - First contract HelloWorld
2:37 - Compile
2:54 - Deploy

smartcontractprogrammer
Автор

Here we go Solidity 0.8 😍😎 Thank you so much !!

salem
Автор

Thank you for the video. You explain everything in the understandable way and give necessary details.

rwehunb
Автор

thank you for your tutorial, good and simple👍👍

redtopazdragon
Автор

hi,
please explain below.In future, how blockchain will play a major role in these fields
1)supply chain
2)finance
3)Govt. oversight
4)Health Care
5)Banking
6)Identify Management

MuhammadFaizanVlogger
Автор

Thank you, can I know your schedule for posting this playlist?

desmondafari
Автор

Got error during run:

creation of HelloWorld errored: VM error: revert.

revert
The transaction has been reverted to the initial state.
Note: The called function should be payable if you send value and the value you send should be less than your current balance.

itlearner
Автор

Hey, thanks for the tutorial! I had a very silly doubt though 😅, I am new in etherium development and was trying to learn solidity from some courses which seemed outdated like v0.6, so would my code not function in the old version of solidity if I deployed the contract in the etherium network?

aniketpathak
Автор

i am using visual studios..but the input suggestions are not popping up..in fact i dont know what theh fuck i am doing try to use visual studios to do solidity...how should setup solidity in visual???

jorgelee
Автор

Can I expect to learn appox all important things of solidity and implement to my blockchain app? and the playlist is complete by now? answer this question kindly. I am new

moinulislammoin
Автор

Does a person need to use the MIT Licence or is there a way to create one for a specific project?

brendonlamouche
Автор

Hi Tas. I believe there is an error for the HelloWorld challenge. Even after copying and pasting the exact solution, I receive an error upon running it. Does it do the same for you?

thoyo
Автор

Are you planning to redo your entire older solidity tutorial series?

ParthPatel-vjzv
Автор

Can you make videos on assembly inline ?

anishgupta
Автор

Hello Dear Smart Contract Programmer, how can I get my MIT License, do you have any video let me know Thank You.

froylanmendoza
Автор

I freaking hate loicenses just let me code damn it

MrCoreyTexas