Hardhat vs Foundry | Solidity Frameworks Compared

preview_player
Показать описание

More information in the blog post 👆

00:00 Solidity Developers
00:30 Hardhat
00:53 Foundry
01:41 Senior Devs
02:14 Performance
02:49 Unit Tests
03:54 Hardhat & Foundry
04:37 Conclusion

Subscribe to the channel for updates ✅

The content I create is to document my journey and for entertainment purposes. It is not under any circumstances investment advice. I am not an investment or trading professional and am learning myself while still making plenty of mistakes along the way. Any code published is experimental and not production ready to be used for financial transactions. DYOR and do not play with funds you do not want to lose.

Did I mention please hit the like button for the YouTube algorithm.

Thanks for watching!

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

Thanks for the video, very helpful. I'm fairly new to web3 development, so still trying to get my head around the ecosystem. My biggest issue so far with hardhat is you have to install a lot of different modules and there are version incompatibilities. For example, hardhat-waffle will not install onto current hardhat due to version incompatibilities. hardhat seems more programatic for deployment, testing, etc. which is good, but getting the right combinations of versions is very distracting from the learning path.

loki_tha_god
Автор

Wow super useful video. Had only used Foundry a bit which I like but you convinced me Hardhat may be a better fit for me. Will try it out. Thanks!

blazeline
Автор

Hi, have you seen (BOS)Blockchain Operating System on NEAR? How the idea for you?

andreylizin
Автор

Foundry is easier for developers to write tests, even live mainnet forking test, without needing JavaScript converting input/output into/out of Solidity

meka
Автор

Do you ever do something with Rust?
Security is much better and scalability is really good.
Please take a look on it and understood what you can build on top of BOS

AescobarCobar