Hacker News new | ask | show | jobs
by noxToken 3110 days ago
Does not work for me - even with blockers disabled:

    Control.js:111 Uncaught TypeError: Cannot read property 'map' of null
        at t.n.optionsToShow (Control.js:111)
        at t.value (Control.js:233)
        at f._renderValidatedComponentWithoutOwnerOrContext (ReactCompositeComponent.js:796)
        at f._renderValidatedComponent (ReactCompositeComponent.js:819)
        at f._updateRenderedComponent (ReactCompositeComponent.js:743)
        at f._performComponentUpdate (ReactCompositeComponent.js:721)
        at f.updateComponent (ReactCompositeComponent.js:642)
        at f.receiveComponent (ReactCompositeComponent.js:544)
        at Object.receiveComponent (ReactReconciler.js:122)
        at f._updateRenderedComponent (ReactCompositeComponent.js:751)
    
    getContract.js:19 Error: Invalid JSON RPC response: ""
        at Object.InvalidResponse (errors.js:35)
        at XMLHttpRequest.r.onreadystatechange (httpprovider.js:111)
    
    VM146:1 OPTIONS http://localhost:8545/ net::ERR_CONNECTION_REFUSED
    
    Main.js:43 Uncaught (in promise) TypeError: Cannot read property 'getNumberOfShapes' of undefined
        at Main.js:43
        at <anonymous>
    
    errors.js:35 Uncaught (in promise) Error: Invalid JSON RPC response: ""
        at Object.InvalidResponse (errors.js:35)
        at XMLHttpRequest.r.onreadystatechange (httpprovider.js:111)
Edit: From the FAQ

> How does this work?

>You'll need the Metamask Chrome extension or an Ethereum enabled browser like Mist or Parity to get started.