Аудитор Смарт-контрактов [Guide Dao] [Алексей Девяткин, Денис Писарев, Валерий Бабушкин]

Bot

Администратор
Команда форума
23 Янв 2020
182,314
3,039
113
269049.jpg

BootcampBecome the elite, guarding protocol security and million-dollar total value locked (TVL). Learn to push smart contracts into the "red zone" and write hundreds of automated tests on Hardhat. By the end of the bootcamp, you will know all the cases from Ethernaut and Damn Vulnerable DeFi like the back of your hand.
Program


Daily streams, team demos, Q&A with experts, and live coding sessions will leave you with no chances of failure.
01. JavaScript Fundamentals
JavaScript is the primary programming language for web development and a fundamental tool for working with blockchain technologies. In this module, you will study the basics of JavaScript, including variables, functions, objects, and arrays, and the essentials of working with DOM.

02. React Fundamentals
React is one of the most popular libraries for creating user interfaces and web applications. In this module, you will learn the basics of React, such as creating components, managing states, and the lifecycle of components.

03. Cryptography
Security and privacy are cornerstones of blockchain technology. In this module, you will learn the fundamentals of cryptography, including hashing, digital signatures, and encryption.

04. Ethereum
Ethereum is one of the most popular blockchain platforms for creating smart contracts and decentralized applications. In this module, you will learn about the architecture of Ethereum, as well as the principles of working with smart contracts and tokens.

05. EVM
The Ethereum virtual machine (EVM) is the execution environment for smart contracts on the Ethereum platform. In this module, you will delve into the inner workings of the EVM and learn how to optimize smart contract code for efficient gas usage.

06. Solidity
In this module, you will study the syntax of Solidity, various data types, functions, modifiers, and inheritance, as well as approaches to the security and optimization of smart contract code.

07. Yul
Yul is an intermediate programming language designed for generating low-level code on the Ethereum platform. You will learn how to utilize Yul to optimize smart contracts and manage intricate aspects of the EVM.

08. Ethers.js
Ethers.js is a popular JavaScript library for working with Ethereum. It simplifies interaction between the network and smart contracts. In this module, you will learn how to use Ethers.js to create, deploy, and interact with smart contracts.

09. Hardhat
Hardhat is a tool for developing, testing, and debugging smart contracts on Ethereum. In this module, you will learn the basics of working with Hardhat, writing tests for smart contracts, and using plugins to enhance the development process.

10. Smart Contract Security
Smart contract security is of paramount importance as smart contracts manage valuable assets and data. In this module, you will study common vulnerabilities and attacks on smart contracts, as well as methods to protect against them. You will learn how to write secure code and conduct smart contract audits from a security perspective.

11. Auditing 101
In the final module of the course, you will learn about the process of auditing smart contracts, from preparation and risk assessment to documenting the audit results. You will explore the methods and tools used in auditing, as well as learning to identify and rectify vulnerabilities in smart contracts.

12. Code4rena
Code4rena (C4) is a platform for conducting smart contract audit competitions, where auditors and developers from around the world compete in vulnerability identification and mitigation. We will show you how to use C4 to develop your auditing skills, improve your speed and accuracy in vulnerability detection, and expand your professional network in the realm of smart contract auditing.