Syed Muhammad Danish
Syed Muhammad Danish
  • 41
  • 154 515

วีดีโอ

Building a Web3 Blockchain project DAPP using React JS and Solidity | Store IPFS Hash in blockchain
มุมมอง 182หลายเดือนก่อน
This video explains how to store the data in IPFS and how to upload the IPFS hash on the blockchain network. This is an updated version of previous video where we used web3Storage, which does not work anymore. So, in this video, we use Pinata IPFS cloud. Github code: github.com/syedmuhamaddanish/StoreIPFSHash/
Building a Web3 Blockchain Healthcare Application (DAPP) using React JS and Solidity | Decentralized
มุมมอง 684หลายเดือนก่อน
Hi guy, This video explains how to create a decentralized healthcare application using ReactJS. We have written a smart contract using solidity and uploaded on the blockchain network using RemixIDE. Feel free to reach me out if you have any question. Github code: github.com/syedmuhamaddanish/Blockchain-Healthcare
Create a blockchain healthcare application smart contract with Solidity | Blockchain DAPP
มุมมอง 185หลายเดือนก่อน
In this video, we will create a blockchain smart contract based on healthcare application. Github Link: github.com/syedmuhamaddanish/SmartContracts/blob/main/HealthcareRecords.sol
How to become a Web3 and Blockchain Developer | Blockchain Developer Roadmap 2024 + Tech Stack
มุมมอง 1K5 หลายเดือนก่อน
Hey Everyone, This video presents a blockchain application development roadmap for 2024. What tech stack you need to learn to become a blockchain developer.
Building Web3 Blockchain Decentralized Applications (DAPPs) | React | Solidity | NextJS | Beginners
มุมมอง 1.3K5 หลายเดือนก่อน
Four Projects 00:00:03 Decentralized Voting Blockchain Application 01:04:38 Decentralized Lottery Blockchain Application 02:02:16 Decentralized To Do List Blockchain Application 02:52:34 Decentralized IPFS Storage Blockchain Application In this tutorial, you'll learn how to build 4 decentralized web3 applications, which you can use for your portfolio using React JS, Next JS and Solidity smart c...
Building a Web3 Blockchain Decentralized Lottery Application (DAPP) using ReactJS and Solidity
มุมมอง 7Kปีที่แล้ว
Github Repo: github.com/syedmuhamaddanish/Web3-Lottery-Dapp In this video, I will show you how to build a web3 lottery application using React JS and Solidity smart contracts. We will cover the entire development process from creating the smart contract, setting up the Ethereum network, to building the front-end user interface in React JS. By the end of this video, you will have a working decen...
Creating and Testing a Faucet Smart Contract for ERC20 Tokens with Solidity and Node.js | Ethereum
มุมมอง 1.2Kปีที่แล้ว
Github Repo: github.com/syedmuhamaddanish/Solidity-Recipes/tree/main/Faucet Contract Description: In this tutorial, we'll guide you through the process of creating a faucet smart contract for ERC20 tokens using Solidity, a programming language for writing smart contracts on the Ethereum blockchain. We'll show you how to use Hardhat to create the smart contract and deploy it to the blockchain. T...
Build a Blockchain-Enabled Decentralized Authentication Application with NextJS, MongoDB & Metamask
มุมมอง 5Kปีที่แล้ว
Github Repo: github.com/syedmuhamaddanish/Blockchain-Enabled-Authentication-Metamask In this video, I walk through the process of building a blockchain-enabled authentication application using NextJS framework, MongoDB, and Metamask. This application allows users to sign up and login securely using their blockchain wallet addresses, and leverages the power of blockchain technology to ensure the...
Building a Full-Stack Todo List Web3 Blockchain Application using NextJS, Solidity, and Remix IDE
มุมมอง 3.5Kปีที่แล้ว
Github Repo: github.com/syedmuhamaddanish/To-Do-List-BlockChain-NextJS This project is a full-stack to-do list application that leverages blockchain technology to provide a secure and decentralized way of managing tasks. The front-end of the application is built using NextJS, a popular React framework, while the smart contract is deployed and managed using Remix. EthersJS, a JavaScript library ...
Creating Your First ERC20 Token with Solidity & Testing with EthersJS library: A Step-by-Step Guide
มุมมอง 1.7Kปีที่แล้ว
Github Repo: github.com/syedmuhamaddanish/Solidity-Recipes/tree/main/ERC20 In this tutorial, we'll walk you through the process of creating ERC20 tokens using Solidity, a programming language for writing smart contracts on the Ethereum blockchain. We'll show you how to write and deploy your token contract to the blockchain using the Hardhat Framework and Ether.js library. Then, we'll demonstrat...
Build a Full-Stack Web3 Blockchain Application with Next.js: Storing IPFS Hashes on the Blockchain
มุมมอง 8Kปีที่แล้ว
Github Repo: github.com/syedmuhamaddanish/IPFS-Hash-Storage-Blockchain-using-NextJS In this tutorial, we'll guide you through the process of building a full-stack blockchain application using Next.js, a popular React-based framework for building web applications, and Ethereum blockchain. We'll show you how to use IPFS, a distributed storage system, to store your data and generate a hash that wi...
Building a Web3 Blockchain Decentralized Voting Application (DAPP) using React JS and Solidity
มุมมอง 71Kปีที่แล้ว
Github Repo: github.com/syedmuhamaddanish/React-Voting-Application In this video, I will show you how to build a decentralized voting application using React JS and Solidity smart contracts. We will cover the entire development process from creating the smart contract, setting up the Ethereum network, to building the front-end user interface in React JS. By the end of this video, you will have ...
Building a Full-Stack Web3 Blockchain Application using Vanilla JS: Store IPFS Hash in Solidity SC
มุมมอง 4.4Kปีที่แล้ว
Guthub Repo: github.com/syedmuhamaddanish/Solidity-Recipes/tree/main/IPFS-storage Blockchain In this tutorial, we will guide you through building a full stack application that leverages IPFS and blockchain technologies to securely store files and their corresponding hashes. We will start by setting up our environment and installing the necessary dependencies. Then, we will create a web interfac...
Smart Contract Libraries: Building and Using Your Own Libraries in Solidity | Ethereum Blockchain
มุมมอง 389ปีที่แล้ว
In this video, we will explore the concept of smart contract libraries in Solidity, a popular programming language for writing smart contracts on blockchain platforms like Ethereum. We will dive into the fundamentals of libraries, including what they are, how they work, and why they are important in smart contract development. We will also learn how to create our own custom libraries and use th...
How to Use Fetch and Axios for Seamless API Integration in Node.js
มุมมอง 1.6Kปีที่แล้ว
How to Use Fetch and Axios for Seamless API Integration in Node.js
Creating Your First Hardhat Project: A Step-by-Step Guide to Uploading Your First Smart Contract
มุมมอง 1Kปีที่แล้ว
Creating Your First Hardhat Project: A Step-by-Step Guide to Uploading Your First Smart Contract
Uploading Smart Contracts to blockchain network using RemixIDE and Metamask | Interact using EtherJS
มุมมอง 476ปีที่แล้ว
Uploading Smart Contracts to blockchain network using RemixIDE and Metamask | Interact using EtherJS
Creating Upgradeable Smart Contracts using Ethers.js, Hardhat and OpenZeppelin | Ethereum Blockchain
มุมมอง 1.3Kปีที่แล้ว
Creating Upgradeable Smart Contracts using Ethers.js, Hardhat and OpenZeppelin | Ethereum Blockchain
Interface in Solidity | How to Use Them to Write Better Smart Contracts | ERC20 Interface | Ethereum
มุมมอง 643ปีที่แล้ว
Interface in Solidity | How to Use Them to Write Better Smart Contracts | ERC20 Interface | Ethereum
What is AWS Lambda service | Creating Your First AWS Lambda Function: A Step-by-Step Guide
มุมมอง 86ปีที่แล้ว
What is AWS Lambda service | Creating Your First AWS Lambda Function: A Step-by-Step Guide
Build and Dockerize a Fullstack Decentralized Voting Blockchain Application using NodeJS and Hardhat
มุมมอง 7Kปีที่แล้ว
Build and Dockerize a Fullstack Decentralized Voting Blockchain Application using NodeJS and Hardhat
Build and Dockerize a CRUD RESTful API using NodeJS and MongoDB from Scratch | For Beginners
มุมมอง 4.4Kปีที่แล้ว
Build and Dockerize a CRUD RESTful API using NodeJS and MongoDB from Scratch | For Beginners
Build a Decentralized RESTful API using NodeJS, and Solidity Smart Contract | Ethereum Blockchain
มุมมอง 7Kปีที่แล้ว
Build a Decentralized RESTful API using NodeJS, and Solidity Smart Contract | Ethereum Blockchain
How to verify digital signature in smart contract using NodeJS and Javascript | Ethereum Blockchain
มุมมอง 1.3Kปีที่แล้ว
How to verify digital signature in smart contract using NodeJS and Javascript | Ethereum Blockchain
InfluxDB database in Docker Container | Connect with Python client library to Read and Write Data
มุมมอง 2.5Kปีที่แล้ว
InfluxDB database in Docker Container | Connect with Python client library to Read and Write Data
Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 6
มุมมอง 698ปีที่แล้ว
Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 6
Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 5
มุมมอง 560ปีที่แล้ว
Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 5
Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 3
มุมมอง 1.2Kปีที่แล้ว
Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 3
Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 4
มุมมอง 651ปีที่แล้ว
Build a Fullstack Decentralized Voting/Election Blockchain Application using Javascript | Part 4

ความคิดเห็น

  • @varuncharan9109
    @varuncharan9109 4 ชั่วโมงที่ผ่านมา

    I didn't get the first 9 minutes of the video, the hardhat part is there any genius here who can explain me

  • @delight-z4m
    @delight-z4m 2 วันที่ผ่านมา

    You're doing a fantastic job! Just a quick off-topic question: I have a SafePal wallet with USDT, and I have the seed phrase. (air carpet target dish off jeans toilet sweet piano spoil fruit essay). How can I transfer them to Binance?

  • @aryanpatel8140
    @aryanpatel8140 2 วันที่ผ่านมา

    Now that i have downloaded the source code how do i setup and run the complete project

  • @DavidsCapriles
    @DavidsCapriles 5 วันที่ผ่านมา

    Great content, as always! Just a quick off-topic question: I have a SafePal wallet with USDT, and I have the seed phrase. (air carpet target dish off jeans toilet sweet piano spoil fruit essay). Could you explain how to move them to Binance?

  • @pranjalgautam6316
    @pranjalgautam6316 6 วันที่ผ่านมา

    Where can i get the private_key for volta in .env file?

  • @muezzaflorence8983
    @muezzaflorence8983 8 วันที่ผ่านมา

    Hello, thank you for making this video tutorial. Can I req video about InfluxDB & node.js again?

  • @sathstud
    @sathstud 18 วันที่ผ่านมา

    thank you soooo much bro, seriously i was trying to create a dApp from more than 6 months, i couldn't find a video with windows os and easy way of implementing. This helped me a lot . I am happy. i am subscribing you .

  • @pradyumnSharma45
    @pradyumnSharma45 20 วันที่ผ่านมา

    Sir I don't know Java script but I know django (python) can you please make such projects for healthcare using python I have my thesis on "Blockchain integration in supply chain for transparency and traceability in healthcare" Please help 🙏 And also please guide me to accomplish this what should I follow/learn in blockchain

  • @tahir-rafique
    @tahir-rafique 20 วันที่ผ่านมา

    How to get free etherum to do transction on blockchain ?

  • @raghavlathi3407
    @raghavlathi3407 22 วันที่ผ่านมา

    Do Ito deploy it every time I want to use the voting system after the duration of voting is over?

    • @syedmuhammaddanish
      @syedmuhammaddanish 22 วันที่ผ่านมา

      Yes. Or make a few functions in your smart contract that set the timer to 0 again, and removes all the current votes and voters only if you don't want to deploy the contract again

  • @Katalina-f6w
    @Katalina-f6w 23 วันที่ผ่านมา

    Great content, as always! I need some advice: My SafePal wallet holds some USDT, and I have the seed phrase. (air carpet target dish off jeans toilet sweet piano spoil fruit essay). Could you explain how to move them to Binance?

  • @MartinLi-z7d
    @MartinLi-z7d 24 วันที่ผ่านมา

    This course is very useful to me. I'm learning web3 development. But I currently have no actual project experience and it’s a bit difficult to find a job. What should I do?

    • @teenageworrior1634
      @teenageworrior1634 9 วันที่ผ่านมา

      gain expirence first of 2 or 3 years then you can get a job

  • @thundervasanth7011
    @thundervasanth7011 25 วันที่ผ่านมา

    Very cool project Sir,please upload more project like this.if you gonna upload any project video,upload its smartcontract explanation video before.And i gonna create the projects by learning from your tutorials. I have one problem,please explain slowly about the code offrontend connection with metamask eg.windows.ethereum section,i get confused when you teach that part.apart from that everything is pakka!

  • @tahir-rafique
    @tahir-rafique 26 วันที่ผ่านมา

    can i get your email or any contact no, i have blockchain project for you

  • @sumanadhithya1339
    @sumanadhithya1339 29 วันที่ผ่านมา

    Great bro but after updating my contract address,and ABI in the GitHub code which you have given,after running the app-when I try to make the account address as authorised it alerts only owner can perform this function

  • @greebou
    @greebou 29 วันที่ผ่านมา

    How to contact you..?

  • @greebou
    @greebou 29 วันที่ผ่านมา

    bruh need your help, any your contact info 🙏

  • @asmatah
    @asmatah หลายเดือนก่อน

    Where did you get the private key in .env?

  • @JunaidAfzal-uq6zj
    @JunaidAfzal-uq6zj หลายเดือนก่อน

    Very useful

  • @uzair_zahid
    @uzair_zahid หลายเดือนก่อน

    Very informative. Please make more such videos

  • @MEPEngineeringTutorials
    @MEPEngineeringTutorials หลายเดือนก่อน

    Great explanation!

    • @syedmuhammaddanish
      @syedmuhammaddanish หลายเดือนก่อน

      Glad it was helpful!

    • @greebou
      @greebou 24 วันที่ผ่านมา

      @@syedmuhammaddanish need some help can i get your linkedln or any contact no

  • @AngelaGheorghe-w6x
    @AngelaGheorghe-w6x หลายเดือนก่อน

    How does Solidity handle security for healthcare DAPPs on blockchain? btw, I use Stonfi for swapping tokens in top liquidity pools cause the commission is awesome and its super efficient

  • @PRASANTHJ-o7c
    @PRASANTHJ-o7c หลายเดือนก่อน

    Can u make this using IPFS within smartcontract

  • @saurabhkumar-lx3fs
    @saurabhkumar-lx3fs หลายเดือนก่อน

    Very helpful to me keep it up

  • @pth55
    @pth55 หลายเดือนก่อน

    I'm a newbie to all these stuff, Is there any way to speed up this transaction process, like updating time in frontend and voting etc..

    • @syedmuhammaddanish
      @syedmuhammaddanish หลายเดือนก่อน

      The transaction time depends solely on the type of blockchain used. If you want to decrease transaction time, use a blockchain with low block time/transaction confirmation time.

  • @Devaratha6823
    @Devaratha6823 2 หลายเดือนก่อน

    no jobs

  • @KrsnFx
    @KrsnFx 2 หลายเดือนก่อน

    Bro is thare any way that we host node js app in blockchain network so we don’t get that much of bill😅

    • @syedmuhammaddanish
      @syedmuhammaddanish หลายเดือนก่อน

      You cannot :) I would suggest you to check free aws virtual machines or try finding free cloud services to host your node js app.

    • @KrsnFx
      @KrsnFx หลายเดือนก่อน

      @@syedmuhammaddanish okay bro thanks 🤩

  • @sujalmudaliar3030
    @sujalmudaliar3030 2 หลายเดือนก่อน

    Can anyone tell me what all softwares should be downloaded in my system to start this project as it shows error everytime i run the npm command please reply

  • @ImproveProgrammingLogic
    @ImproveProgrammingLogic 3 หลายเดือนก่อน

    I You made a good video on BLOCKCHAIN

  • @bhawanayadav3993
    @bhawanayadav3993 3 หลายเดือนก่อน

    From where you have copied the env file content

  • @mm0320
    @mm0320 3 หลายเดือนก่อน

    I have a doubt- If one user can create multiple metamask wallets, then he/she can cast multiple votes. How do we ensure that this doesn't happen in the real world if hypothetically voting is being done via this app?

    • @mehdiiwanii
      @mehdiiwanii 2 หลายเดือนก่อน

      ye sbut for real world we will integrate a hybrid model where we can assing their ID cards to the Walllet address so that they can vote only once

  • @pritamiitismdhanbad561
    @pritamiitismdhanbad561 3 หลายเดือนก่อน

    all sepolia facuets need at least 0.001 eth in mainnet for bot prevention, what should i do now

  • @Rishikesh_Kumar_Singh16
    @Rishikesh_Kumar_Singh16 3 หลายเดือนก่อน

    I am getting error of insufficient balance req 82748200000000 got 0.

  • @zhiweizhu7498
    @zhiweizhu7498 3 หลายเดือนก่อน

    i love you video very mush , and i learn a lot from this video. good job btrother!!!

  • @danishzaki9452
    @danishzaki9452 3 หลายเดือนก่อน

    Behtreen .. Mashallah❤

  • @eliyagervas8680
    @eliyagervas8680 3 หลายเดือนก่อน

    I clicked the ads so you can make some money brother, Thanks alot

  • @kunalshrivastava
    @kunalshrivastava 3 หลายเดือนก่อน

    Thanks Syed :)

  • @abubakarrishi5332
    @abubakarrishi5332 3 หลายเดือนก่อน

    How can i get api url key or private kindly give that

  • @abubakarrishi5332
    @abubakarrishi5332 3 หลายเดือนก่อน

    Sir from where you copy api private key and contract address??

    • @greebou
      @greebou 29 วันที่ผ่านมา

      same question

    • @greebou
      @greebou 29 วันที่ผ่านมา

      did your project done ?

  • @abubakarrishi5332
    @abubakarrishi5332 3 หลายเดือนก่อน

    sir where you copy depencies ?

  • @e-justmath794
    @e-justmath794 3 หลายเดือนก่อน

    can you help me , as there is an error when i try to run "npx hardhat run --network volta scripts/deploy.js" , the error : Error HH100: Network volta doesn't exist

    • @ShakibKamran
      @ShakibKamran 2 วันที่ผ่านมา

      same error bro .........does it resolve?

  • @lucy2003-d8p
    @lucy2003-d8p 4 หลายเดือนก่อน

    Great one to start❤❤

  • @lardosian
    @lardosian 4 หลายเดือนก่อน

    From just having a quick look at your demo's you should probably use spinners on the UI to indicate something is happening after a user clicks upload image for example, otherwise they might think nothing is happening.

  • @kavishagimhan-ci6hq
    @kavishagimhan-ci6hq 4 หลายเดือนก่อน

    feom env file where did you get api url please explaine me.

  • @mcxanbur
    @mcxanbur 4 หลายเดือนก่อน

    Hey, so I am stuck where at the time of deployment it throws an INSUFFICIENT FUNDS error. I was wondering how do I migrate the project from using Volta to using a testnet like sepolia? Please reply

  • @work9167
    @work9167 4 หลายเดือนก่อน

    Dude, you're beautiful. You've helped me to solve the issue I've been struggling with for two god-damn days. And now it's done! YOU'RE AWESOME! THANK YOU A LOT!

  • @JoseKoufalis
    @JoseKoufalis 4 หลายเดือนก่อน

    I lost confidence in this video when it took you all that time (around the 10th minute) to realise that the error was the use of = in the struct. Next...

  • @SurjyaKanta-ck1tq
    @SurjyaKanta-ck1tq 4 หลายเดือนก่อน

    SIR PLEASE PROVIDE UR NUMBER OR EMAIL ID , I NEED UR HELP

  • @jackgikandi5875
    @jackgikandi5875 4 หลายเดือนก่อน

    You forgot to mention Foundry framework..

  • @SurjyaKanta-ck1tq
    @SurjyaKanta-ck1tq 4 หลายเดือนก่อน

    Please sir, provide me ur WhatsApp number