Foundry Tutorial | Debug & Deploy Solidity Smart Contracts

  Рет қаралды 6,398

James Bachini

James Bachini

Күн бұрын

Пікірлер: 19
@rosariosway
@rosariosway 7 ай бұрын
Thank you James, the video has been very helpful to me :)
@fulumbeats1310
@fulumbeats1310 Жыл бұрын
Very helpful, thanks 🤗
@muratpinkman9679
@muratpinkman9679 2 жыл бұрын
Your videos are very helpful thx again
@crypto_peng
@crypto_peng 2 жыл бұрын
nice light sir
@anthonybongo94
@anthonybongo94 2 жыл бұрын
Hey, how long does it take to add two numbers on the EVM (assume both numbers are in memory, we are not reading from the Blockchain, nor are we updating the state of the Blockchain)
@JamesBachini
@JamesBachini 2 жыл бұрын
That would just depend on the speed of your RPC node. Rough guess at a round trip using infura would be 1 second. If you needed faster you could run up your own node
@vivekascoder
@vivekascoder 2 жыл бұрын
wen are you starting to use a monospace font in your vscode ?
@JamesBachini
@JamesBachini 2 жыл бұрын
Will change it today ☺️
@vivekascoder
@vivekascoder 2 жыл бұрын
@@JamesBachini Awesome
@2blasian
@2blasian 2 жыл бұрын
How did you pay the gas price?
@JamesBachini
@JamesBachini 2 жыл бұрын
Sold a kidney! No it was actually on a Rinkeby testnet so can use worthless testnet Eth to pay the gas fee. You can get some by googling "Rinkeby faucet". Then transferred those funds to the address generated around the 13:45 mark in the video. That address deploys the contracts and pays the gas fee.
@2blasian
@2blasian 2 жыл бұрын
@@JamesBachini Gotcha! And how do you pay the gas price for interacting with the contract once deployed? I've made several attempts but the operation seems to just get stuck
@JamesBachini
@JamesBachini 2 жыл бұрын
@@2blasian from the same wallet using cast. Something like cast send 0xContractAddress "myFunction(uint256)" 888 --rpc-url eth-mainnet.alchemyapi.io --private-key=abc123 So in this we are calling myFunction(888) Change the RPC URL to whatever network you are using and add your alchemy or infura API key too
@2blasian
@2blasian 2 жыл бұрын
@@JamesBachini This was helpful thank you! What had happened was I was compiling code that had errors and I didn't realize that the created block was empty. So ultimately, what I really needed was a new 0xContractAddress
@graemx
@graemx 2 жыл бұрын
What computer set-up is best? Windows based or Chromebook?
@JamesBachini
@JamesBachini 2 жыл бұрын
Can use Windows, Mac or Linux. Not sure about Chromebook. Could probably run it on a cloud instance via a Chromebook but not ideal.
@bossgd100
@bossgd100 Жыл бұрын
Why are you living in the dark ?
@JamesBachini
@JamesBachini Жыл бұрын
Show me the light boss
@omega3fatass61
@omega3fatass61 10 ай бұрын
what? lmao
Solidity Interface Tutorial | How To Connect The Lego Bricks Of DeFi
11:20
A Complete Introduction to Smart Contract Development With Foundry
34:05
КОГДА К БАТЕ ПРИШЕЛ ДРУГ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 7 МЛН
Which team will win? Team Joy or Team Gumball?! 🤔
00:29
BigSchool
Рет қаралды 12 МЛН
Smart Sigma Kid #funny #sigma
00:14
CRAZY GREAPA
Рет қаралды 102 МЛН
Hardhat vs Foundry | Solidity Frameworks Compared
4:49
James Bachini
Рет қаралды 2,4 М.
Smart Contract Development with Foundry
34:13
Nader Dabit
Рет қаралды 19 М.
Advanced Smart Contract Hacking
35:17
RSA Conference
Рет қаралды 56 М.
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 862 М.
Solidity Development with Foundry: Cast, Anvil, Chisel, and Forge
1:09:19
Ethereum Engineering Group
Рет қаралды 2,6 М.
Smart Contract Development with Hardhat-Foundry | Block Magic
1:11:26
Mantle 🛠️ Debugging your smart contract with Foundry
13:24