Timeline for How to connect a web site to a geth node?
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 18, 2018 at 9:52 | answer | added | therightstuff | timeline score: 5 | |
| Jan 9, 2018 at 3:16 | comment | added | bitsanity | Same problem. I am trying to use web3.js (or web3.min.js) within my NW.js app. My index.html file contains: <script type="text/javascript" src="raw.githubusercontent.com/ethereum/web3.js/master/dist/…"> </script> I have tried this, and also tried doing 'npm init' and 'npm install ethereum/web3.js --save' - I get a similar error in both cases. TypeError: e is not a function at chrome-extension://kbkmobamaomphkjgbgdnoonjhcdgmell/node_modules/web3/dist/web3.min.js:1:59528 at chrome-extension://kbkmobamaomphkjgbgdnoonjhcdgmell/node_modules/web3/dist/web3.min.js:1:60409 at XMLHttp | |
| Feb 8, 2016 at 14:04 | history | edited | Robert Cartaino | edited tags | |
| Jan 26, 2016 at 11:41 | vote | accept | q9f | ||
| Jan 25, 2016 at 22:33 | answer | added | Ethan Wilding | timeline score: 10 | |
| Jan 25, 2016 at 21:14 | history | asked | q9f | CC BY-SA 3.0 |