Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Advanced Solidity: Understanding and Optimizing Gas Costs

Lee

Active member
008cc0be-medium.jpg


Published 05/2022MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 ChGenre: eLearning | Language: English + srt | Duration: 45 lectures (2h 47m) | Size: 1.46 GB

Learn how the Ethereum Virtual Machine sets the gas price
Learn how to improve the gas price of existing code
Learn how to debug execution costs for smart contracts
Learn what designs to avoid that lead to high execution costs

Basic understanding of solidity
Ideally, created an ERC-20 or ERC-721 token before

Ever been surprised by the gas costs in a smart contract​

The Ethereum Virtual Machine calculates these costs deteistically, but understanding how is a bit obscure unless you want to comb through the dense yellowpaper! This course helps you understand where every last bit of gas is coming from and the gotchas that can make transactions surprisingly expensive.

This course is for solidity developers looking to progress from bner to advanced intermediate. Knowledge about Solidity, OpenZeppelin, and Remix is assumed. You should know how to deploy and test a smart contract, and ideally, you've created a token on the mainnet before (and experienced how expensive it can be!).

I'm the author of ERC1155D, arguably the most efficient NFT contract created. I'm here to share my learnings with you!

Some of the most enjoyable years of my life was teaching computer science at Columbia University, so I'm happy to relive those years virtually!

Topics covered include

A deep dive into the solidity compiler

A deep dive into the Ethereum Virtual Machine

How to understand the output from the solidity compiler

How to track down wasteful computation

Understanding gas cost specifications

Techniques for improving gas costs

How memory, transaction data, state changes, and computational cost affect transaction cost

Bad designs to avoid

Where the Yellowpaper is wrong!

Smart contract developers looking to make their smart contracts more gas efficient

HomePage:
Code:
https://anonymz.com/https://www.udemy.com/course/advanced-solidity-understanding-and-optimizing-gas-costs/



DOWNLOAD
uploadgig.com
Code:
https://uploadgig.com/file/download/e8d60E6cBee53209/mkyOp6xE__AdvancedSo.part1.rar
https://uploadgig.com/file/download/cdCbCe95Da015cdd/mkyOp6xE__AdvancedSo.part2.rar

rapidgator.net
Code:
https://rapidgator.net/file/551f76a57b2f965e711abe5c1af41e86/mkyOp6xE__AdvancedSo.part1.rar.html
https://rapidgator.net/file/70bb846b6628022daa9302eca327a117/mkyOp6xE__AdvancedSo.part2.rar.html

nitro.download
Code:
https://nitro.download/view/2CBE7CC40D3D911/mkyOp6xE__AdvancedSo.part1.rar
https://nitro.download/view/08B171CF9DAC150/mkyOp6xE__AdvancedSo.part2.rar
 

Users who are viewing this thread

Top