Warning! Do NOT Download Without a VPN!
Your IP Address is . Location is Planet Earth
Your Internet Provider and Government can track your download activities! Hide your IP ADDRESS with a VPN!
We strongly recommend using a VPN service to anonymize your torrent downloads. It's FREE!
START YOUR FREE TRIAL NOW!
|
Udemy - Advanced Solidity Concepts And Smart Contract Security |
---|
Torrent Details |
---|


- NAME
- Udemy - Advanced Solidity Concepts and Smart Contract Security.torrent
- CATEGORY
- Other
- INFOHASH
- 511b603953df4309f04ab9c9f88feb4b49bdaf8a
- SIZE
- 1.5 GB in 27 files
- ADDED
- Uploaded on 30-11-2023 by our crawler pet called "Spidey".
- SWARM
- 0 seeders & 0 peers
- RATING
- No votes yet.
Please login to vote for this torrent.
Description |
---|
[ DevCourseWeb.com ] Advanced Solidity Concepts and Smart Contract Security
If You Need More Stuff, kindly Visit and Support Us -->> https://DevCourseWeb.com
Published 11/2023
Created by Oyetunji Ibrahim Abiodun
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 24 Lectures ( 3h 41m ) | Size: 1.5 GB
Solidity Essentials Course 2: Advanced Smart Contract Development & Security
What you'll learn
Advanced Solidity Concepts: Deep dive into more complex aspects of Solidity, including inheritance, interfaces, and advanced data types.
Implementing Tax and Blacklist Mechanisms: Learn to add real-world features like tax mechanisms and address blacklisting in your smart contracts.
Withdrawal Patterns: Understand how to safely implement withdrawal patterns for tokens.
Developing an Advanced Bank Contract: Create a more complex banking contract that handles ERC20 tokens and interacts with external contracts.
Comprehensive Smart Contract Security: Cover all major security topics in Solidity including reentrancy, overflow/underflow, and gas optimizations.
Building a Security-Oriented Bank Contract: Implement a banking contract with advanced security measures, learning best practices for secure smart contract
Using OpenZeppelin reentrancy Guard and safeERC20
Explanation on the need for Audit and Testing
Requirements
Completion of Course1 or Equivalent Knowledge: This course builds on the basics covered in Part 1, so either completion of the first course or a good understanding of Solidity fundamentals is required.
Solidity Basics: Comfort with writing, deploying, and interacting with basic smart contracts in Solidity.
Programming Proficiency: Strong programming skills, preferably in Solidity or similar languages.
Understanding of Ethereum Blockchain
If You Need More Stuff, kindly Visit and Support Us -->> https://CourseWikia.com
Get More Tutorials and Support Us -->> https://FreeCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
![]()
Discussion |
---|
Comments 0
There are no comments yet.
Post Your Comment
To post your comment to this torrent, please login to our site.
Files in this torrent |
---|
FILENAME | SIZE | |
---|---|---|
![]() | ~Get Your Files Here !/1. Introduction/1. General Introduction.mp4 | 35.5 MB |
![]() | ~Get Your Files Here !/1. Introduction/2. Course 2 Introduction.mp4 | 30 MB |
![]() | ~Get Your Files Here !/1. Introduction/2.1 Course 2 links (Important).txt | 1.4 KB |
![]() | ~Get Your Files Here !/10. Security Bank App (Our Bank Contract with Security Features) & Audit/1. Security Part 5 (OpenZeppelin ReentrancyGuard).mp4 | 37.1 MB |
![]() | ~Get Your Files Here !/10. Security Bank App (Our Bank Contract with Security Features) & Audit/2. Security Part 6 (Unchecked External Calls and OpenZeppelin SafeERC20).mp4 | 103 MB |
![]() | ~Get Your Files Here !/10. Security Bank App (Our Bank Contract with Security Features) & Audit/3. Security Part 7 (Deploy, Verify and Publish, Test and Word on Audit and Testi.mp4 | 93.4 MB |
![]() | ~Get Your Files Here !/2. Course Resourses/1. Course 2 Links.html | 1.8 KB |
![]() | ~Get Your Files Here !/3. Blacklist Feature for ERC20/1. ERC20 token Blacklist Feature Part 1 (Using Array and Mapping).mp4 | 111.8 MB |
![]() | ~Get Your Files Here !/3. Blacklist Feature for ERC20/1.1 Course 2 links (Important).txt | 1.4 KB |
![]() | ~Get Your Files Here !/3. Blacklist Feature for ERC20/2. ERC20 token Blacklist Feature Part 2 (Using Mapping only).mp4 | 87.5 MB |
![]() | ~Get Your Files Here !/3. Blacklist Feature for ERC20/3. ERC20 token Blacklist Feature Part 3 (Refactor).mp4 | 13.9 MB |
![]() | ~Get Your Files Here !/3. Blacklist Feature for ERC20/4. Course 2 Links.html | 1.8 KB |
![]() | ~Get Your Files Here !/4. Tax Feature for ERC20/1. ERC20 token Tax Feature Part 1 (Implementation).mp4 | 63.8 MB |
![]() | ~Get Your Files Here !/4. Tax Feature for ERC20/2. ERC20 token Tax Feature Part 2 (Add to Transfer).mp4 | 64.5 MB |
![]() | ~Get Your Files Here !/5. Withdraw Token and ETH on ERC20 Contract/1. ERC20 token Withdraw Token and ETH (Call External Contract).mp4 | 89.5 MB |
![]() | ~Get Your Files Here !/6. Deploy Advance ERC20/1. ERC20 token Deploy, Verify and Publish, Test.mp4 | 142.7 MB |
![]() | ~Get Your Files Here !/7. Advance Bank App (Communicating with External Contracts)/1. AdvanceBank code Part 1 (Initialising external contract).mp4 | 162.5 MB |
![]() | ~Get Your Files Here !/7. Advance Bank App (Communicating with External Contracts)/2. AdvanceBank code Part 2 (Deposit Function).mp4 | 48.7 MB |
![]() | ~Get Your Files Here !/7. Advance Bank App (Communicating with External Contracts)/3. AdvanceBank code Part 3 (Withdraw and creditAccount Functions).mp4 | 46.3 MB |
![]() | ~Get Your Files Here !/7. Advance Bank App (Communicating with External Contracts)/4. AdvanceBank code Part 4 (Deploy, Approve TransferFrom and Deposit testing).mp4 | 102.8 MB |
![]() | ~Get Your Files Here !/7. Advance Bank App (Communicating with External Contracts)/5. AdvanceBank code Part 5 (Full Test).mp4 | 46.5 MB |
![]() | ~Get Your Files Here !/8. Time Feature/1. Implementing Time feature.mp4 | 72.2 MB |
![]() | ~Get Your Files Here !/9. Security in Solidity/1. Security Part 1 (Introduction and Compiler version).mp4 | 49.8 MB |
![]() | ~Get Your Files Here !/9. Security in Solidity/2. Security Part 2 (Overflow, Underflow and Timestamp Dependence).mp4 | 36.5 MB |
![]() | ~Get Your Files Here !/9. Security in Solidity/3. Security Part 3 (Variables and Fuctions Visibility and Access Control).mp4 | 37.6 MB |
![]() | ~Get Your Files Here !/9. Security in Solidity/4. Security Part 4 (Reentrancy Attack).mp4 | 71.4 MB |
![]() | ~Get Your Files Here !/Bonus Resources.txt | 386 B |
Alternative Torrents for 'Udemy Advanced Solidity Concepts and Smart Contract Security'. |
---|
There are no alternative torrents found.