fedorov@fedorov:~/code/bitcoinjs-server$ bitcoinjs run --testnet --bchdbgnode.js:201throw e; // process.nextTick error, or 'error' event on first tick^TypeError: Cannot read property 'prototype' of undefinedat Object.<anonymous> (/usr/local/lib/node_modules/bitcoinjs/lib/binary.js:9:12)at Module._compile (module.js:441:26)at Object..js (module.js:459:10)at Module.load (module.js:348:32)at Function._load (module.js:308:12)at Module.require (module.js:354:17)at require (module.js:370:17)at Object.<anonymous> (/usr/local/lib/node_modules/bitcoinjs/lib/bootstrap/irc.js:4:14)at Module._compile (module.js:441:26)at Object..js (module.js:459:10)
Next issue: how do I get the gui working?
Also, I get the same error when running node-bitcoin-explorer
The BitcoinJS wiki is on Github: https://github.com/bitcoinjs/bitcoinjs-server/wiki
I haven't run either component in a while, so there likely some incompatiblities with the latest BitcoinJS. I'll try and help as much as I can (based on how much time I have), but if you want to run these, prepare to do some legwork yourself. :)