How to Create Smart contract Installation Video using Node js, Ganache, Truffle Framework.

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ก.ย. 2024

ความคิดเห็น • 19

  • @johnkinabo9874
    @johnkinabo9874 ปีที่แล้ว

    simple and clear explanations...bravo brother

  • @roatt.tilma1
    @roatt.tilma1 3 ปีที่แล้ว +1

    Bro keep it up! The explanation is pretty nice... keep making videos!

  • @pradeepkumar123ful
    @pradeepkumar123ful 3 ปีที่แล้ว

    Grt sharing

  • @AIK-KIA
    @AIK-KIA 3 ปีที่แล้ว +1

    Thank you for the video Prudhvi - I followed your tute - it works. I am wondering if you will be doing any more on the Blockchain such as NFT deployment etc. have a couple of projects I am interested in having a chat with you - do you have an email?

  • @jorgelee4033
    @jorgelee4033 2 ปีที่แล้ว +2

    Followed your steps exactly, npm -y give me error. ENOENT, path error, -4058, enonent and a whole bunch of crap
    What on earth is happening???

  • @pankajjoshi2547
    @pankajjoshi2547 3 ปีที่แล้ว

    Sir if you can teach us full stack block chain developer , in youtube or any where i will contribute i will also try get you 100 plus subscriber

  • @jorgelee4033
    @jorgelee4033 2 ปีที่แล้ว +1

    I dont have the contract folder etc after npm install -g..all i have is the package-lock in the project folder...and npm install -y does not work at all...what is happening??? I dont have migration or whatever those files are...and the no suggestion pop ups when i try....

    • @kenfoli330
      @kenfoli330 2 ปีที่แล้ว

      i also have the same issue.. have you found a solution, or anyone here to help us out?

  • @0Jokx0
    @0Jokx0 2 ปีที่แล้ว

    how can i reach you
    i need you for work

  • @souravrbehera
    @souravrbehera 2 ปีที่แล้ว

    Hello sir! need little help on installing ganache because I'm facing an error plz need little help

  • @prabhasrockstar
    @prabhasrockstar 3 ปีที่แล้ว

    Hi bro, can u make smart contract audit tool installation

  • @caspadegroup3081
    @caspadegroup3081 2 ปีที่แล้ว

    Please I'm having an error result when trying to install truffle

    • @ashutoshpanigrahy1553
      @ashutoshpanigrahy1553 2 ปีที่แล้ว

      yeah it just keeps installing packages on and on and on...

  • @shobhangiverma706
    @shobhangiverma706 3 ปีที่แล้ว

    sir, how to write migration code

  • @jorgelee4033
    @jorgelee4033 2 ปีที่แล้ว

    I am a total noob. First time doing anything. I have installed visual studios. Then i installed js node. Then npm via cmd. then solidity extension by juan white. But still my visual studios are not highlighting anything i type? I don't know what is wrong...i dont know naything any more

  • @deepanas5597
    @deepanas5597 3 ปีที่แล้ว

    Could not connect to your Ethereum client with the following parameters:
    - host > 127.0.0.1
    - port > 7545
    - network_id > *
    Please check that your Ethereum client:
    - is running
    - is accepting RPC connections (i.e., "--rpc" option is used in geth)
    - is accessible over the network
    - is properly configured in your Truffle configuration file (truffle-config.js)
    Truffle v5.3.9 (core: 5.3.9)
    Node v16.3.0
    Hello I am getting this error
    double check the config it is correct any solutions?