Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Real-time NFT Auction with Solidity - Blockchain Dapp
Rating: 4.4 out of 5(2 ratings)
28 students

Real-time NFT Auction with Solidity - Blockchain Dapp

Let's build a real world example of dapp with me using Solidity and ReactJs, Moralis
Created byPerfogic PMD
Last updated 9/2022
English

What you'll learn

  • Have knowledge about how a dapp will be developed
  • How to interact with Smart Contract in Frontend and Backend
  • Learn how to use Moralis with ReactJS
  • After the course, students will have a base knowledge to create their own dapp

Course content

9 sections34 lectures7h 53m total length
  • Setup environments1:57

    Students will have to download all application on their computers: Node

  • ERC20 Concepts17:24

    Students will learn about ERC20 Concepts

  • Finish ERC20 Smart Contract and Testing (Part 1)14:20

    Students will learn about ERC20 Coding and Testing

  • Finish ERC20 Smart Contract and Testing (Part 2)3:00

    Students will learn about ERC20 Coding and Testing

Requirements

  • Have to have a basic knowledge about Solidity and Javascript
  • Having a basic knowledge about ReactJS is a bonus

Description

React (also known as React.js or ReactJS) is a free and open-source front-end JavaScript library[3] for building user interfaces based on UI components.

Ethereum is a technology that lets you send cryptocurrency to anyone, but in the first place, It also powers applications that everyone can use and no one can takedown. It's the world's programmable blockchain.

Solidity is an object-oriented, high-level language for implementing smart contracts. Smart contracts are programs that govern the behavior of accounts within the Ethereum state.

Pinata is a pinning service that allows users to host files on the IPFS network. The InterPlanetary File System (IPFS) is a protocol and peer-to-peer network for storing and sharing data in a distributed file system.

Moralis is a leading web development platform that offers everything that the user needs to create, host, and grow great dApps in one place. It allows you to simply interface with an infinite number of external projects, chains, and technologies.

What is this course covering?

The course covers everything you need for a decentralized Auction application combining with the ERC721 and ERC20 smart contract. Students of this course will learn about how to using NFT and ERC20 Token in dapp by creating a real-world application.

Students will learn what ERC721, ERC20 smart contract is and how to create one and students can learn how to create an Auction smart contract that interacts with ERC721 and ERC20 contract.

Students also learn about how to create nft images automatically and creating a backend server that helps automating job such as open auction and close auction.

The frontend for Dapps covered in the course is created with React JS library. CSS and design are built with the Tailwind framework.

The most mentionable topics covered in this application are:

  • React.Js Integration with Web3 and Blockchain

  • Creation of Token(ERC20) Smart Contract

  • Creation of NFT(ERC721) Smart Contract

  • Creation of Auction Smart Contract

  • NFT data manipulation and storage on Pinata and Moralis

Who this course is for:

  • This course is for anyone who are frontend developer want to know how to interact with smart contracts,
  • or any beginners have a basic knowledge about Solidity who want to improve their Solidity through Project
  • and want to know about an example of real dapp