Разработчик NFT [Guide Dao] [Алексей Девяткин, Денис Писарев, Валерий Бабушкин]

Bot

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

Bootcamp. We will break down the ERC721 and ERC1155 standards with all the tweaks, look at the best practices for metadata design and data storage, and learn how to optimize for OpenSea. We will also consider the marketing of collections the development of a competent roadmap, and work with the community.
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, arrays, and the essentials of working with the DOM.

02. Asynchrony
Understanding asynchronous operations is essential for web application development and interaction with blockchain networks. In this module, you will learn how to work with promises, asynchronous functions, and async/await to manage asynchronous processes.

03. 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.

04. 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.

05. 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.

06. 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.

07. 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.

08. Ethers.js
Ethers.js is a popular JavaScript library for working with Ethereum. It simplifies interaction with 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. ERC721 and ERC1155
ERC721 and ERC1155 are the NFT token standards on the Ethereum platform. In this module, students will learn the basics of working with these standards; we will talk about the differences between them and demonstrate how to create smart contracts for issuing and managing NFT tokens.

10. NFT Collection
In the final module, you will apply the knowledge gained to create your own NFT collection. You will learn to integrate smart contracts into a web application, create custom interfaces for managing the collection, and ensure the security of your application.