03. Web3.js Tutorial - Attach a GUI to your Ethereum Smart Contract

Поделиться
HTML-код
  • Опубликовано: 19 ноя 2024

Комментарии • 219

  • @Axaysingh
    @Axaysingh 6 лет назад

    Just Write your code inside the you will not need to refresh the page for result..

  • @longsyee
    @longsyee 5 лет назад +3

    This is awesome teaches. But now is running at Web3 1.0 (npm install web3) ... im looking forward for you to do another updated video if can =) cause really need to know the latest how does it works.

  • @MaxPetrusenko
    @MaxPetrusenko 5 лет назад

    thx. helped a lot, your example work perfectly with correct version, now only updates changed a lot

  • @mamontovdima
    @mamontovdima 6 лет назад +4

    Спасибо за отличное видео, коротко и понятно!

  • @WhiteArtsMagic
    @WhiteArtsMagic 6 лет назад

    What do you do pre 1.0 Beta? web3.eth.contract() is not in pre 1.0 beta version

  • @highvaluemenfr
    @highvaluemenfr 3 года назад +1

    Excellent vidéo !

  • @simplisticriver2781
    @simplisticriver2781 7 лет назад

    wullah this sh%* is black magic praise coursetro our lord and saviour

  • @silverzimmermann
    @silverzimmermann 5 лет назад +7

    You forgot to mention that git needs to be installed, otherwise can't install ethereum/web3.js

    • @siddhantdeshmukh7120
      @siddhantdeshmukh7120 5 лет назад

      Please can you tell us what are the things to be installed before we go through this video

  • @elhoussainbiri3089
    @elhoussainbiri3089 3 года назад +1

    Hi bro.
    It's showing me this error " web3.contract is not a function".
    Any advice to solve it

  • @davidbarrar5968
    @davidbarrar5968 6 лет назад +2

    If you get an error connecting to testrpc server, you just need to change remix to use http protocol instead of https.

  • @saidaberda911
    @saidaberda911 4 года назад +1

    Thank you. It would be also good if you were to precise which exact version of everything you are working on so people can follow up, if not willing to read new docs.

  • @newborn7850
    @newborn7850 2 года назад

    How can we access the address(@5:15) of the deployed contract from the frontend using web3 or any other method

  • @mihirvalame
    @mihirvalame 5 лет назад +2

    How to resolve these error ?
    Failed to load resource:web3.min.js 1 the server responded with a status of 404 (Not Found)
    Uncaught ReferenceError: Web3 is not defined
    at index.html:40

  • @217-sritejrajulu6
    @217-sritejrajulu6 4 года назад

    i love you bro awesome video tutorial

  • @soujanyaduvvi6450
    @soujanyaduvvi6450 4 года назад +1

    Sir this is not working with new versions of web3 can you please help

  • @javiervera6318
    @javiervera6318 3 года назад

    Hi, im trying to retive the amount of staked tokens from a smarcontract using web3, the contract function balanceOf (wallet) gets me 0, can someone help me ?

  • @thiagolopessilva
    @thiagolopessilva 6 лет назад

    Thanks for share this great course

  • @user-or7ji5hv8y
    @user-or7ji5hv8y 5 лет назад +1

    Are stable coins constructed using Ethereum smart contracts?

  • @andresm9051
    @andresm9051 6 лет назад

    Great video please go ahead making stuff so helpfull like this,
    I got a Question everything is working working but when I open the console to see and deploy "all events does not show me one"
    if I want to set a value with setInstructor('Brutis', 44) does not work because does not find the method
    thanks a lot .

  • @hrishabhgaur8999
    @hrishabhgaur8999 5 лет назад

    npm install ethereum/web3.js --save this should be done for every project??

  • @danOH112
    @danOH112 6 лет назад

    Awesome Series!

  • @telur_ramen
    @telur_ramen 5 лет назад +2

    Sir, is this available on udemy?

  • @igormarcos687
    @igormarcos687 6 лет назад

    Question: if the
    If (typeof web3 !== ‘undefined’) results false and goes to the else block of code, should I put maybe an alert to the user that he is not using metamask? I mean, from my understanding so far in the course, if he is using metamask then the web3.eth.defaulAccount will be his account, else it will be my account, is it right?

  • @TaisukeMino
    @TaisukeMino 7 лет назад

    I get this syntax error when I run the testrpc command. Any idea why?
    node_modules/ethereumjs-testrpc/build/cli.node.js:71649
    function VM (opts = {}) {
    ^
    SyntaxError: Unexpected token =
    at exports.runInThisContext (vm.js:53:16)
    at Module._compile (module.js:387:25)
    at Object.Module._extensions..js (module.js:422:10)
    at Module.load (module.js:357:32)
    at Function.Module._load (module.js:314:12)
    at Function.Module.runMain (module.js:447:10)
    at startup (node.js:140:18)
    at node.js:1001:3
    ~>

  • @marcoantoniodasilvaferreir6644
    @marcoantoniodasilvaferreir6644 5 лет назад

    verygood tutorial this node js

  • @MW2lover351
    @MW2lover351 5 лет назад

    Not a technical question but what's the song at the beginning of the video? Sounds so relaxing!

  • @Max-cr3dz
    @Max-cr3dz 7 лет назад +6

    Getting this error: "creation of browser/Test.sol:Test errored: Error: base fee exceeds gas limit"

    • @Amruth
      @Amruth 7 лет назад

      I'm getting the same error... does anyone have a solution to this?

    • @AnirudhChhangani
      @AnirudhChhangani 7 лет назад +2

      This might be because testrpc is creating accounts with 0 ether, I am not able to figure out how to generate balance with 100 ether as shown in the video.
      Edit: I changed my version to 4.1.3 and it worked! do : npm install -g ethereumjs-testrpc@4.1.3

    • @noranadil8476
      @noranadil8476 6 лет назад

      how to uninstall testrpc ?

  • @tejapolisettysai6950
    @tejapolisettysai6950 6 лет назад

    i am getting this error please help
    web3.min.js:1 Failed to load localhost:8545/: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. Origin 'null' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.

  • @xz7525
    @xz7525 6 лет назад +2

    Certainly learning a lot very quickly here. I encountered an error today though doing the direct global install of the Ethereum Test RPC on mac:
    >> npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules
    >> npm ERR! path /usr/local/lib/node_modules
    >> npm ERR! code EACCES
    After reading up, I've been able to find Ganache online (who have taken over the TestRPC: available as of Dec-2017 as npm install ganache-cli). The desktop app installs no worries, but I still have permission issues with the Command Line Version (CLI). Just wondering if anyone knows of a "sudo" install command, or whether we can use the application to follow the course material from L3 onwards? Just didn't want to proceed before understanding the problem. Gracias

  • @benothmenrabeb5664
    @benothmenrabeb5664 4 года назад +1

    thank you for this courses
    but i m getting thus error
    Uncaught TypeError: CoursetroContract.at is not a function

    • @emilianomonteiro7176
      @emilianomonteiro7176 4 года назад +2

      Change this:
      var CoursetroContract = web3.eth.contract(PASTE ABI HERE!);
      To:
      CoursetroContract = new web3.eth.Contract([ ....

  • @trademarkfet
    @trademarkfet 4 года назад

    Hi ,I want to drawn dapp diagram but i dont know what tool to drawn .Can you recomment me a tool ? Thank you !

  • @redfoothedude
    @redfoothedude 6 лет назад +1

    when i try to setInstructor i get this. Uncaught Error: The MetaMask Web3 object does not support synchronous methods like eth_sendTransaction without a callback parameter.

    • @redfoothedude
      @redfoothedude 6 лет назад

      try'd putting a call back param no luck

    • @redfoothedude
      @redfoothedude 6 лет назад +1

      hahahah he's opening the index.html file in the browser not from localhost thats why it's working in this tutorial. but it can't work on localhost using metamask unless you replace the button click setInstructor function with $("#button").click(function() {
      Coursetro.setInstructor($("#name").val(), $("#age").val(),(error, result) => (console.log(result)));
      }); after you click button metamask window with pop up and you must pay gas with your testRPC main account. then it works... maybe in later tutorials he goes back and fixes this function to make it asynchronous when testing on the ropstenn network... hope this helps.

  • @nawazuddin9683
    @nawazuddin9683 7 лет назад

    testrpc is running on my terminal . but i got this error
    "Not possible to connect to the Web3 provider. Make sure the provider is running and a connection is open (via IPC or RPC)."
    anything iam misssing.

  • @noranadil8476
    @noranadil8476 6 лет назад

    how could we contract cmder with vscode ???? this file of code in vscode from where ? .... i was install vscode after doing this steps ,,, and i return it again after insall it in cmder !

  • @valentinoforever
    @valentinoforever 6 лет назад

    this is a great tutorial!

  • @sunandasharma2599
    @sunandasharma2599 6 лет назад

    I got error=> "Failed to load localhost:8545/: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. Origin 'null' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute. " when open index.html in web browser!

  • @mdmobasherazmi317
    @mdmobasherazmi317 5 лет назад

    Awesome

  • @nawazuddin9683
    @nawazuddin9683 7 лет назад +3

    testrpc is running on my terminal . but i got this error
    "Not possible to connect to the Web3 provider. Make sure the provider is running and a connection is open (via IPC or RPC)."
    anything iam misssing.
    REPLY

    • @DesignCourse
      @DesignCourse  7 лет назад

      When you run "testrpc", it works and shows the 10 accounts with the localhost:8545? And that address is being used in the Remix IDE when you use the web3 provider option?
      If so, I'm not sure what the issue could be. I'm not sure if it could be some sort of firewall issue either.
      You could try using the chrome plugin metamask instead. I will be doing a lesson on that shortly.

    • @nawazuddin9683
      @nawazuddin9683 7 лет назад

      Thanks Gaurav Chauhan

    • @shashank8336
      @shashank8336 7 лет назад +1

      If you are using Chrome, then the browser blocks the page from running additional scripts(In this case connection to local client). In your address bar, just find the red exclamation icon and click on "Load unsafe scripts". The page will reload and then it will connect automatically.

    • @BORDEvlog
      @BORDEvlog 6 лет назад

      Thanks Gaurav!!! So helpful!

    • @Sumitpatel0201
      @Sumitpatel0201 6 лет назад

      you have to install metamask for chrome.enter the mnemonic after runnig testrpc in your terminal and switch to localhost:8545 in metamask.

  • @jeyasheelamj2350
    @jeyasheelamj2350 6 лет назад

    got it ,thank God

  • @abhinairaj5151
    @abhinairaj5151 6 лет назад

    Getting error :
    Uncaught Error: invalid address at c (inpage.js:1) at inputTransactionFormatter (inpage.js:1) at inpage.js:1 at Array.map () at i.formatInput (inpage.js:1) at i.toPayload (inpage.js:1) at n.e [as sendTransaction] (inpage.js:1) at u.sendTransaction (inpage.js:1) at u.execute (inpage.js:1) at HTMLButtonElement. ((index). How reslove this.

  • @mushahidkhan7472
    @mushahidkhan7472 7 лет назад +1

    Hi ii dont get an error but when i click on the button the getInstructor is returning (2) ["", e]

    • @AndrewMindHacker
      @AndrewMindHacker 4 года назад

      Same here, could you ever solve this problem? I get nothing when pressing the button

  • @msadekmarwa5934
    @msadekmarwa5934 3 года назад

    I have this prbl :" Uncaught TypeError: web3.eth.contract is not a function
    at index.html:53 " !!

  • @shubhamchadokar4652
    @shubhamchadokar4652 6 лет назад

    why we need a default account in index html as that contract was already created by another account in Remix?

  • @azemna6391
    @azemna6391 6 лет назад

    Hello ! can you show me how to call the constructor with arguments from web3

  • @zineelabidine6689
    @zineelabidine6689 4 года назад

    i need some help, i have error in exectution.
    console: constructor.getConstructor() is not function
    constructor.setConstructor() is not a function

  • @Monheima
    @Monheima 6 лет назад

    Failed to load localhost:8545/: Response to preflight request doesn't pass access control check: The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard '*' when the request's credentials mode is 'include'. Origin 'null' is therefore not allowed access. The credentials mode of requests initiated by the XMLHttpRequest is controlled by the withCredentials attribute.
    Any ideas how to fix this issue?

  • @TheMunishk
    @TheMunishk 6 лет назад +1

    Gary, Thanks for the videos. While executing this step npm install ethereum/web.js --save I am getting GitHub console. I do have an account in GitHub, but getting an error Host key verification failed. Why it even has to interact with GitHub?
    npm ERR! fatal: Could not read from remote repository.
    npm ERR!
    npm ERR! Please make sure you have the correct access rights
    npm ERR! and the repository exists.
    npm ERR!
    npm ERR! exited with error code: 128

  • @jerrylucas5585
    @jerrylucas5585 7 лет назад

    Not possible to connect to the Web3 provider. Make sure the provider is running and a connection is open (via IPC or RPC).

  • @dcab7290
    @dcab7290 5 лет назад

    Can we connect a native android app built on android studio to ethereum?

  • @LBJdachosen1
    @LBJdachosen1 7 лет назад

    whic theme are you using ?also come characters like j and t are rendered blue in cmder, don't know why

    • @DesignCourse
      @DesignCourse  7 лет назад

      It's a custom theme. Maybe I'll make a video one day where I offer it.

  • @uwspstar2008
    @uwspstar2008 7 лет назад +2

    great ! thanks for share this !

    • @DesignCourse
      @DesignCourse  7 лет назад +1

      Welcome! Glad you're enjoying it.

    • @uwspstar2008
      @uwspstar2008 7 лет назад

      If you can make a HD video will be great, the 360p is little bit fuzzy. Thanks,

    • @DesignCourse
      @DesignCourse  7 лет назад

      It is 1080p. I uploaded a higher quality video this time, so youtube took longer to transcode it. Refresh and you should see the 1080p version. ;)

    • @uwspstar2008
      @uwspstar2008 7 лет назад

      Yep ! 1080p . great !!!

  • @hithharivansh
    @hithharivansh 6 лет назад

    Getting Error
    Uncaught TypeError: this.provider.sendAsync is not a function
    at n.sendAsync (web3.min.js:1)
    at l.t [as getAccounts] (web3.min.js:1)
    at index.html:56
    Please if any one has solutions please navigate me.

  • @sajeesolutions
    @sajeesolutions 4 года назад

    how to deploy in web server cpanel or digitalocean or aws

  • @parthi2929
    @parthi2929 7 лет назад +4

    Just a humble request. Instead of showing you full screen intermittently, you could minimize your video to bottom right or left? that way it would be less distracting. Your audio and screen recording are already guiding well, so no need to be looking at you in cut shots often.

    • @DesignCourse
      @DesignCourse  7 лет назад +2

      Depending on the application I'm working in, sometimes that can overlap important parts of the project or UI. And it's not something I can change (position-wise) while I'm recording. So, when I do show myself on screen, I make sure I'm not doing anything other than talking directly to the viewer.

    • @parthi2929
      @parthi2929 7 лет назад +4

      When you are only on voice over with screen in front of us, we are building our visual understanding in parallel. Now suddenly when image changes to you now and then, that is disturbing. Why to show you when there is nothing to be added visually, instead you could retain the current screen itself which would be less distracting. I went to other tutorials mainly caz of this distraction (and back anyway caz such contents are rare), otherwise your contents and explanations are top notch. Anyway up to you.

    • @dccxy
      @dccxy 6 лет назад

      For the record, this is my experience too.

  • @changyuesin1493
    @changyuesin1493 6 лет назад +2

    where is the resource file for the html and css codes?

    • @selenakkaya1033
      @selenakkaya1033 5 лет назад

      coursetro.com/posts/code/99/Interacting-with-a-Smart-Contract-through-Web3.js-(Tutorial)

  • @tjohns92109
    @tjohns92109 6 лет назад +1

    These tutorials are DEPRECATED!

  • @75stefa
    @75stefa 7 лет назад

    awesome!

  • @ankitvyas8534
    @ankitvyas8534 5 лет назад +2

    Error1-web3.min.js is not present
    Error2- web3 is not defined.
    please help.

  • @juanpaperez100
    @juanpaperez100 6 лет назад

    I have done all the steps, but when opening the terminal in the browser I see a series of errors that say you can not connect to the web, the truth is not the solution meeting, I have node.js installed the solution

  • @touqeershah2776
    @touqeershah2776 6 лет назад

    hello can you help me i follow all the steps but the result not show on Remix

  • @eduardoholzmann853
    @eduardoholzmann853 6 лет назад

    what install of visual studio? can i code on phpstorm?

  • @marketgod4701
    @marketgod4701 5 лет назад

    Heyy can someone help i did everything as shown in video but when i select Web3 provider in environment and select localhost:8545 it gives me error like unable to connect to rpc even it is open and running in cmd under testrpc command

    • @ILAPENR
      @ILAPENR 5 лет назад

      Did you change the environment to web3 provider instead of JVM?

  • @NeerajBhasin28
    @NeerajBhasin28 6 лет назад

    hii buddy can you plz help me...
    getting this error in console after clicking on submit btn
    inpage.js:1 Uncaught Error: invalid address
    at c (inpage.js:1)
    at inputTransactionFormatter (inpage.js:1)
    at inpage.js:1
    at Array.map ()
    at i.formatInput (inpage.js:1)
    at i.toPayload (inpage.js:1)
    at n.e [as sendTransaction] (inpage.js:1)
    at u.sendTransaction (inpage.js:1)
    at u.execute (inpage.js:1)
    at HTMLInputElement. (index.html:107)

  • @shailshah5193
    @shailshah5193 6 лет назад

    Hey.. I'm unable to successfully install ethereumjs-testrpc as when I type testrpc it says that it doesn't recognize the command internally or externally! what do i do?

    • @priyaahuja3479
      @priyaahuja3479 6 лет назад

      install the package globally using using npm install -g ethereumjs-testrpc

  • @imena476
    @imena476 6 лет назад

    Thanks a lot

  • @חייםחדד-ח2מ
    @חייםחדד-ח2מ 5 лет назад

    Does *Infura.io* is a web3 provider?

  • @clementmuhirwa
    @clementmuhirwa 6 лет назад +3

    testrpc has been renamed to genache-cli but gebache-cli is nolobger supported

    • @kiddcode2848
      @kiddcode2848 6 лет назад +2

      ganache-cli is still supported, see truffleframework.com/ganache

  • @jeyasheelamj2350
    @jeyasheelamj2350 6 лет назад

    Uncaught TypeError: t.abi.filter is not a function
    at u (web3.min.js:1)
    at p.at (web3.min.js:1)
    at index.html:47

  • @ILAPENR
    @ILAPENR 5 лет назад

    Where is the link to the css/html resource files?

  • @AntonioSanchez-bi3nu
    @AntonioSanchez-bi3nu 3 года назад

    Nice music.

  • @niggivcacao
    @niggivcacao 5 лет назад

    I've a simple question cause i'm not that deep in web programming.
    The get function of my smart contract has input parameters. Let's say:
    function getInstructor(string name) public view returns(string){ return value}
    now i'm not sure how i should call it
    Coursetro.getInstructor("myName")(function(error, result){..... consol.log(result)}
    I only found a solution that called (but never tested):
    Coursetro.methods.getInstructor("myName").call().then(result)=> storevariable=result
    Maybe you can explain when i need "Coursetro.methods" or what's the difference between this calls and how i should call it in my example.

  • @GEM_Engineer
    @GEM_Engineer 5 лет назад

    Can anyone please help me?
    npm install ethereum/web3.js --save
    Above command is not working on my terminal. Please help.

    • @cerhewer67
      @cerhewer67 5 лет назад

      npm install web3 --save

  • @harshitagarwal2667
    @harshitagarwal2667 4 года назад

    I am getting this error:
    Uncaught TypeError: web3.eth.contract is not a function
    at index.html:46

    • @chrystopherborba365
      @chrystopherborba365 3 года назад

      var myContract = new web3.eth.Contract([...], '0xde0B295669a9FD93d5F28D9Ec85E40f4cb697BAe', {
      from: '0x1234567890123456789012345678901234567891', // default from address
      gasPrice: '20000000000' // default gas price in wei, 20 gwei in this case
      });
      web3js.readthedocs.io/en/v1.3.0/web3-eth-contract.html

  • @jeff9725
    @jeff9725 6 лет назад

    I'm having this error
    "Uncaught ReferenceError: Web3 is not defined" on web3 = new Web3(new Web3.providers.HTTPProvider("http:localhost:8545"")); pls help

  • @samarendra109
    @samarendra109 5 лет назад

    I executed the command
    *npm install ethereum/web3.js --save* and then this showed up
    C:\mypro>npm install ethereum/web3.js --save
    [..................] / rollbackFailedOptional: verb npm-session 3b831718dd2605a0
    and it just hangs right there never progresses the download. What should I do?? Please Help!!!

  • @CSmanara1988
    @CSmanara1988 7 лет назад

    Hi, First thank you for your great effort.
    I got two errors:
    The following error when i refreshed the page:
    BigNumber Error: new BigNumber() not a base 16 number
    And the following error when i clicked on "setInstructor" button:
    Error: The MetaMask Web3 object does not support synchronous methods like eth_sendTransaction without a callback parameter.
    Why did the errors occur??

  • @dccxy
    @dccxy 6 лет назад

    Cmder does not work, but regular windows CMD does. Too bad, I like the Cmder UI better.

  • @AmanGupta-cg9tc
    @AmanGupta-cg9tc 6 лет назад

    while installing web3.js i am getting rollbackFailedOptional: verb npm-session f80a1fa0cd539721
    can anyone please help

  • @dipmallakhani671
    @dipmallakhani671 6 лет назад +2

    Uncaught Error: VM Exception while processing transaction: out of gas

    • @ILAPENR
      @ILAPENR 5 лет назад

      try to use another rpc account. type "testrpc" in cmd line and you will see the list of account test rpc creates for you

  • @胡东霖
    @胡东霖 3 года назад

    Uncaught TypeError: TheContract.at is not a function?

  • @docfriday466
    @docfriday466 6 лет назад

    FYI, my version did not work until I changed this line in index.html from:
    ```
    ```
    to this:
    ``'
    ```

  • @emilianomonteiro7176
    @emilianomonteiro7176 4 года назад +1

    Uncaught TypeError: Coursetro.setInstructor is not a function

  • @kashifahmed822
    @kashifahmed822 6 лет назад

    I wrote similar code, but when try to call setInstructor, getting error Uncaught Error: invalid address

    • @kashifahmed822
      @kashifahmed822 6 лет назад

      getInstructor, is perfectly work fine but only getting issue with setInstructor

  • @ilhamwicaksono5802
    @ilhamwicaksono5802 3 года назад

    make a new one using ganache

  • @ding7360
    @ding7360 5 лет назад

    where is the code for main.css and index.html thx

  • @changyuesin1493
    @changyuesin1493 6 лет назад

    net:: ERR_FILE_NOT_FOUND i have no idea why it cant find web.3.min.js when it is clearly inside my folder

    • @ILAPENR
      @ILAPENR 5 лет назад

      it should be web3.min.js I see a web.3.min.js you wrote, which is incorrect

  • @RobbieBoltman
    @RobbieBoltman 7 лет назад

    With running the install ethereum/web3.js --save npm, I'm getting an ERR! code ENOGIT, no git binary found in $PATH. Any idea what that means and how to solve it?

    • @RobbieBoltman
      @RobbieBoltman 7 лет назад

      Solved!

    • @mfeldman1969
      @mfeldman1969 7 лет назад

      How? I get the same thing

    • @RobbieBoltman
      @RobbieBoltman 7 лет назад

      I installed git at git-scm.com/ for Windows and just checked if the path was updated correctly (it should do this automatically). You can Google how to check if the git extension is in the path if the problem persists. That sorted everything out for me!

    • @mfeldman1969
      @mfeldman1969 7 лет назад

      Thanks. I installed and updated the path but I now get this:
      gyp ERR! configure error
      gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
      gyp ERR! stack at PythonFinder.failNoPython (C:\Program Files
      odejs
      ode_modules
      pm
      ode_modules
      ode-gyp\lib\configure.js:483:19)
      gyp ERR! stack at PythonFinder. (C:\Program Files
      odejs
      ode_modules
      pm
      ode_modules
      ode-gyp\lib\configure.js:508:16)
      gyp ERR! stack at C:\Program Files
      odejs
      ode_modules
      pm
      ode_modules\graceful-fs\polyfills.js:284:29
      gyp ERR! stack at FSReqWrap.oncomplete (fs.js:166:21)
      gyp ERR! System Windows_NT 10.0.15063
      gyp ERR! command "C:\\Program Files\
      odejs\
      ode.exe" "C:\\Program Files\
      odejs\
      ode_modules\
      pm\
      ode_modules\
      ode-gyp\\bin\
      ode-gyp.js" "rebuild"
      gyp ERR! cwd C:\Users\michaelfeldman
      ode_modules\scrypt
      gyp ERR! node -v v9.2.0
      gyp ERR! node-gyp -v v3.6.2
      gyp ERR! not ok

    • @RobbieBoltman
      @RobbieBoltman 7 лет назад

      Wow, that's weird. hmm. It looks like it's looking for a package in the program files folder that's not there? It might have gotten corrupted.
      Another reason might be that you do not have Python installed on your pc. Give that a go and see if it fixes it.

  • @FinlandCrafted
    @FinlandCrafted 7 лет назад

    Will you be covering Truffle in the future?

    • @DesignCourse
      @DesignCourse  7 лет назад

      Yes. I decided that would make most sense to cover after this beginner series.

    • @FinlandCrafted
      @FinlandCrafted 7 лет назад

      DesignCourse Looking forward to it :)

  • @rajivsah7183
    @rajivsah7183 6 лет назад

    why do we need to pass address at CoursetroContract.at(address);

  • @vinnyvirat3689
    @vinnyvirat3689 4 года назад

    uncaught type error: web3.providers.httpProviders is not a constructor
    Pls help me to fix this error

  • @ronitchougule6296
    @ronitchougule6296 6 лет назад

    i am getting the error at npm install ethereum/web3.js --save. Please help me

    • @hetapatel339
      @hetapatel339 5 лет назад

      Did you solve it? Because i got the same error..please help me if you know how to solve it

  • @srinathsathyanath7435
    @srinathsathyanath7435 3 года назад +1

    A lot of web3 injections are outdated now. 😭

  • @rofhiwanetshiya396
    @rofhiwanetshiya396 7 лет назад

    Not possible to connect to the Web3 provider. Make sure the provider is running and a connection is open (via IPC or RPC). how can i get past this error?

    • @optimusprime5551
      @optimusprime5551 7 лет назад

      127.0.0.1:8545

    • @shashank8336
      @shashank8336 7 лет назад +1

      If you are using Chrome, then the browser blocks the page from running additional scripts(In this case connection to local client). In your address bar, just find the red exclamation icon and click on "Load unsafe scripts". The page will reload and then it will connect automatically.

    • @rofhiwanetshiya396
      @rofhiwanetshiya396 7 лет назад

      thanks.. your suggestion worked

    • @stefanphillip4842
      @stefanphillip4842 6 лет назад

      First open your Command prompt -- enter:
      testrpc --
      eth-getBalance--will be returned repeatedly along with other file names...
      Then, I return to Remix page in browser.
      Click menu: Environment -- Web3 Provider OK...click
      Opens Dialog Box
      -- Are you sure you want to connect to an ethereum node? OK...click
      Opens Dialog Box
      Web3 Provider Endpoint
      -- localhost:8545...click OK
      Web3 Provider Custom ... is now open.
      Works everytime...keep your Command Prompt open.

  • @graphite_head6679
    @graphite_head6679 4 года назад

    Uncaught TypeError: ExampleContract.at is not a function - how to fix this error

    • @zineelabidine6689
      @zineelabidine6689 4 года назад +1

      Syntaxe: var exemplecontract= new web3.eth.Contract(abi, _contractAddress);

    • @javierllango4042
      @javierllango4042 4 года назад

      @@zineelabidine6689 Thanks you saved me

  • @АлександрДолгов-ю9ю

    error - BigNumber Error: new BigNumber() not a base 16 number

  • @jeyasheelamj2350
    @jeyasheelamj2350 6 лет назад

    web3.min.js not found error

  • @solemanbdhelp3605
    @solemanbdhelp3605 4 года назад

    My android problems APK trust APK unable fine web3

  • @pr1-mat
    @pr1-mat 7 лет назад +2

    error - base fee exceeds gas limit

    • @pr1-mat
      @pr1-mat 7 лет назад

      Lucian Adrian Rosu no I didn't

    • @pr1-mat
      @pr1-mat 7 лет назад

      thanks, it works

    • @abhinairaj5151
      @abhinairaj5151 6 лет назад

      Use Rinkbey network

  • @SandeepMishra-ik1nf
    @SandeepMishra-ik1nf 6 лет назад

    Web3 Account not working properly.

  • @malquezare
    @malquezare 6 лет назад

    Ops, ERROR at npm install ethereum/web3.js --save
    npm ERR! code ENOGIT
    npm ERR! No git binary found in $PATH
    npm ERR!
    npm ERR! Failed using git.
    npm ERR! Please check if you have git installed and in your PATH.

    • @malquezare
      @malquezare 6 лет назад

      Solved! I instaled GIT from git-scm.com/ and tried again. Thanks to Robbie Boltman