❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 27th, 2023]
This course provides learners with the opportunity to build an ecommerce dapp with AssemblyScript and ReactJS on the NEAR blockchain. Led by Alexandra Kropova, a software developer with extensive experience in full-stack web development, app development and game development, learners will gain an understanding of the NEAR blockchain, which is a layer 1 blockchain built to be simple, secure and scalable, with low cost and high speed transactions. It is carbon neutral and interoperable with Ethereum using Rainbow Bridge. As part of Mammoth Interactive's 1.1 million courses sold, this course provides lifetime access, project-based curriculum, graduation certificates, absolute beginner-friendly content, source code, and reviews from the Mammoth Community.
Course Syllabus
00 Project preview
01 (Prerequisite) Blockchain and Smart Contracts Overview
06b (Prerequisite) Command Line Fundamentals
06b-2 (Prerequisite) Command Line Fundamentals
06c (Prerequisite) Install Node and npm
06d (Prerequisite) Install yarn
06e (Prerequisite) Install project tools
09a2 (Prerequisite) Introduction to HTML
09a3 (Prerequisite) Introduction to JavaScript
09a4 (Prerequisite) Introduction to React
10 Connect a React Dapp with NEAR contract
11 Interact with NEAR contract in dapp
12 Show AssemblyScript contract contents in React
13 Build a React frontend for AssemblyScript smart contract
14 Render all data from AssemblyScript contract in dapp
15 Connect to AssemblyScript add function in React component
16 Expand smart contract for complex data
17 Update React dapp with AssemblyScript data model
18 Enable purchase from AssemblyScript contract in React
19 Test purchase with NEAR smart contract
20 Expand model with more properties