Companies Home Search Profile

DAPP mastery - Create token, NFT and DAO - Solidity & React

Focused View

JAGADEEP manohar

5:22:21

131 View
  • 1. 1) introduction to Ethereum.mp4
    02:35
  • 2. 2) Ethereum nodes.mp4
    04:26
  • 3. 3) Ethereum accounts and creating your first Ethereum account on Metamask.mp4
    07:20
  • 4. 4) Testnet.mp4
    04:30
  • 5. 5) gas and opcodes.mp4
    10:14
  • 6. 6) Block explorer.mp4
    04:49
  • 7. 7) Ethereum scaling.mp4
    09:56
  • 1. 1) Remix introduction.mp4
    06:49
  • 2. 2) Contract ABI and bytecode.mp4
    02:35
  • 3. 3) Solidity syntax.mp4
    05:19
  • 4. 4) Datatypes.mp4
    08:08
  • 5. 5) Enum, Struct and Mapping.mp4
    03:39
  • 6. 6) Visibility.mp4
    03:52
  • 7. 7) Functions in Solidity.mp4
    05:04
  • 8. 8) Constructor.mp4
    02:25
  • 9. 9) Storage vs Memory.mp4
    03:28
  • 10. 10) Create a basic contract.mp4
    04:40
  • 11. 11) Modifiers and Require statements.mp4
    03:27
  • 12. 12) Payable, Receive and Fallback.mp4
    01:41
  • 13. 13) Sending ethers from contract.mp4
    02:02
  • 14. 14) Built-in global variables.mp4
    04:03
  • 15. 15) Inheritance.mp4
    02:57
  • 16. 16) Abstract contract and Interface.mp4
    04:20
  • 17. 17) Library in Solidity.mp4
    05:20
  • 1. 1) What is ERC20.mp4
    01:56
  • 2.1 DogerInuToken.zip
  • 2. 2) Interface for our token contract.mp4
    04:41
  • 3. 3) Implementing functions for our token - Part 1.mp4
    05:08
  • 4. 4) Implementing functions for our token - Part 2.mp4
    04:57
  • 5. 5) Deploying our token to Sepolia Testnet.mp4
    02:49
  • 1.1 DogerInuToken - frontend.zip
  • 1. 1) Introduction and Installations.mp4
    03:25
  • 2. 2) Setting up your project files.mp4
    02:38
  • 3. 3) Wallet connection functions.mp4
    07:53
  • 4. 4) Getting account balance from our contract.mp4
    02:40
  • 5. 5) Transfer tokens form.mp4
    09:32
  • 1.1 Doger Pups NFT - contracts and deployment.zip
  • 1.2 Doger pups NFTs - images.zip
  • 1. 1) Introduction.mp4
    02:01
  • 2. 2) Setting up our project folder.mp4
    01:57
  • 3. 3) Creating ERC20 interface and importing base contracts.mp4
    02:19
  • 4. 4) Creating state variables and constructor.mp4
    03:07
  • 5. 5) Mint function.mp4
    02:35
  • 6. 6) Overriding URI functions.mp4
    02:06
  • 7. 7) Functions for the admin of the NFT contract.mp4
    03:26
  • 8. 8) Compile contract and write deployment script.mp4
    02:39
  • 9. 9) Deploying our contract to Sepolia Testnet using hardhat.mp4
    05:30
  • 1.1 DogerPupsNFT- frontend.zip
  • 1. 1) Setting up our project folder.mp4
    02:05
  • 2. 2) Create helpers and wallet connection.mp4
    06:10
  • 3. 3) Get allowance.mp4
    03:03
  • 4. 4) Handling approvals.mp4
    03:20
  • 5. 5) Grid item component layout.mp4
    02:00
  • 6. 6) Get NFT image metadata.mp4
    04:45
  • 7. 7) Mint NFT using our ERC20 token.mp4
    03:59
  • 8. 8) Show owner address for minted NFTs.mp4
    02:36
  • 1. 1) What is DAO - definition for developers.mp4
    02:58
  • 2. 2) Before we continue.mp4
    03:57
  • 3.1 DAO - contracts.zip
  • 3. 3) Project setup.mp4
    01:59
  • 4. 4) DAO contract interface - part 1.mp4
    04:24
  • 5. 5) DAO contract interface - part 2.mp4
    05:08
  • 6. 6) State variables and constructor.mp4
    03:11
  • 7. 7) Implementing helper functions.mp4
    04:00
  • 8. 8) Create proposal.mp4
    04:23
  • 9. 9) Voting for proposals.mp4
    02:04
  • 10. 10) Executing proposals.mp4
    03:53
  • 11. 11) Writing hardhat deploy script and deploying to Goerli Testnet.mp4
    07:07
  • 1.1 DAO - graph protocol.zip
  • 1. 1) Installing graph and setting up our project folder.mp4
    04:38
  • 2. 2) Create graph schema and subgraph yaml file.mp4
    04:00
  • 3. 3) Create event handler script.mp4
    04:10
  • 4. 4) Build and deploy our subgraph.mp4
    03:26
  • 1.1 DAO - Frontend.zip
  • 1. 1) Setting up your React project.mp4
    01:59
  • 2. 2) Wallet connection.mp4
    05:53
  • 3. 3) Create proposal.mp4
    07:50
  • 4. 4) List proposals from Graph protocol.mp4
    08:04
  • 5. 5) Proposal Component.mp4
    03:45
  • 6. 6) Proposal state.mp4
    04:25
  • 7. 7) Voting on proposal - frontend.mp4
    06:06
  • 8. 8) Execute proposal - frontend.mp4
    04:05
  • 9. 9) Load more proposals.mp4
    04:47
  • 10. 10) Conslusion.mp4
    01:52
  • 1. 1) Using ethers js version 6.mp4
    01:21
  • Description


    Learn to create Tokens, NFT collection and DAO in one course

    What You'll Learn?


    • Fundamentals of creating DAPPs
    • Complete solidity programming
    • Create a crypto token
    • Create NFT collection (ERC-721 standard)
    • Create a DAO (Decentralized Autonomous Organization)
    • Create and deploy smart contracts on EVM blockchains
    • Ethers js
    • Blockchain

    Who is this for?


  • Web 2 developer looking to learn to create DAPPs
  • More details


    Description

    Fully updated course for 2023 with latest version of Solidity, Ethereum and EthersJs.


    One of the highest paying skills is Web3. The blockchain technology took the fintech industry by storm with transactions crossing billions of dollars. Even the transactions and market caps are in trillions of dollars, only 4% of the world population is using the crypto out of which only a small number of developers are available in Web3 space. This industry is early and it needs more developers for better innovation and bringing in new ideas.


    This course is NOT FOR COMPLETE BEGINNERS in programming, We will be coding in HTML, CSS, Javascript/ReactJs and Solidity (programming language to write smart contracts).


    If you are interested in learning Web3 and to develop Decentralized application, this course is for you!


    In this course we will go step by step in creating our smart contracts, deploying them on the blockchain and finally creating our own DAPP for the smart contracts created.


    We will learn by building:

    1. Meme token - ERC20 standard based meme token

    2. NFT collection - ERC721 standard based NFT collection which can be minted only using our meme token created before.

    3. Finally, our own DAO - Decentralized autonomous organization.


    The lessons with theory is covered using animations for better learning and the coding lessons are edited for crystal clear explanation.


    After taking this course you will be able to:

    • Create smart contracts using Solidity (programming language used to create smart contracts on Ethereum).

    • Deploy smart contracts to the blockchain using hardhat.

    • Create frontends that connects with those smart contracts and display beautiful UI.

    • Learn to use the graph protocol for indexing blockchain data.

    • Be fluent in solidity programming language.

    • Create fully working DAPPs from scratch.

    • Learn to create your own crypto token, NFT collection and DAO.

    • Learn to work with IPFS for your NFT collection.


    Who this course is for:

    • Web 2 developer looking to learn to create DAPPs

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    JAGADEEP manohar
    JAGADEEP manohar
    Instructor's Courses
    Hi! I have over 8+ years of experience developing web technologies for various clients around the world. I have also worked as a senior software developer for 4+ years and delivered crystal sharp softwares to my clients. my main expertise is HTML5, CSS3, Javascript, ReactJs, Solidity.I am on a mission to teach web 3 technologies to as many enthusiasts as possible. I have created top quality instruction videos fully focused on creating decentralized applcations. Make sure to check them out.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 77
    • duration 5:22:21
    • Release Date 2023/04/26