Console Log | Testing with Foundry

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

Smart Contract Programmer

Smart Contract Programmer

Күн бұрын

Пікірлер: 14
@smartcontractprogrammer
@smartcontractprogrammer Жыл бұрын
Code github.com/t4sk/hello-foundry Book book.getfoundry.sh/ Solidity by Example solidity-by-example.org/ Take a course www.smartcontract.engineer/
@blockoverflow
@blockoverflow Жыл бұрын
🔥this series is so much value for smart contract auditors, thank you so much!!
@jingli9232
@jingli9232 Жыл бұрын
awesome series, hope to see how to interact with dapps using foundry!
@YouForgotLigma
@YouForgotLigma 6 ай бұрын
For anyone struggling with log being flagged as an "error" with the following message "log is not unique after argument dependent lookup in type (library console)" when creating the ConsoleTest contract. In order to resolve this, you need to type cast the numerical value instead of declaring it without a type as shown below: working code ``` // SPDX-License-Identifier: MIT import "forge-std/Test.sol"; pragma solidity 0.8.20; contract ConsoleTest is Test { function testLogSomething() public pure { console.log("Log something here", uint(123)); } } ``` not working code: ``` // SPDX-License-Identifier: MIT import "forge-std/Test.sol"; pragma solidity 0.8.20; contract ConsoleTest is Test { function testLogSomething() public pure { console.log("Log something here", 123); } } ```
@samjain2001
@samjain2001 Ай бұрын
thanks man really helpfull
@FamilyGuyVids11
@FamilyGuyVids11 Жыл бұрын
thank you for a great channel. it's really helpful.
@escrow9004
@escrow9004 Жыл бұрын
great series! perhaps do a video on converting a hardhat project to foundry? that would be perfect.
@NeerajSingh-kg3uk
@NeerajSingh-kg3uk Жыл бұрын
Please make a video on keystore feature of foundry cast 🙏🙏🙏
@birrafondaio
@birrafondaio Жыл бұрын
Do you have a video of the VSCode extensions you are using? It would be very helpful!
@smartcontractprogrammer
@smartcontractprogrammer Жыл бұрын
no Use prettier and hardhat extensions
@0xBnke
@0xBnke Жыл бұрын
@sayantangoswami7432
@sayantangoswami7432 Жыл бұрын
What is this vscode theme and font?
@smartcontractprogrammer
@smartcontractprogrammer Жыл бұрын
github dark
@bertrandfossung1216
@bertrandfossung1216 Жыл бұрын
First to comment 🔥🔥
Authentication | Testing with Foundry
8:56
Smart Contract Programmer
Рет қаралды 7 М.
AI Is Making You An Illiterate Programmer
27:22
ThePrimeTime
Рет қаралды 275 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
10 Signs Your Software Project Is Heading For FAILURE
17:59
Continuous Delivery
Рет қаралды 42 М.
Coding a Web Server in 25 Lines - Computerphile
17:49
Computerphile
Рет қаралды 362 М.
Как наука победила религию
17:02
Signed and Unsigned Binary Numbers
11:37
Mental Outlaw
Рет қаралды 81 М.
Event | Testing with Foundry
10:33
Smart Contract Programmer
Рет қаралды 5 М.
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,6 МЛН
Intro to Foundry | The FASTEST Smart Contract Framework
19:21
Patrick Collins
Рет қаралды 42 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН