browser-builds icon indicating copy to clipboard operation
browser-builds copied to clipboard

Uncaught ReferenceError: ethereumjs is not defined

Open shahzadthathal opened this issue 7 years ago • 1 comments

Hi, I'm getting this error when I used ethereumjs-tx-1.3.3.min.js in my web page.

<script type="https://raw.githubusercontent.com/ethereumjs/browser-builds/master/dist/ethereumjs-tx/ethereumjs-tx-1.3.3.min.js"></script>

 var Tx  = new ethereumjs.Tx();

shahzadthathal avatar Apr 21 '18 14:04 shahzadthathal

Sorry, this library is not very well maintained atm. Just had a short look, I think there might be something broken, don't have time to look at it though.

It would be very appreciated if you (or someone else) have a closer look at the build script what could be wrong. Otherwise you would have to do a custom build yourself from the original library.

holgerd77 avatar Apr 25 '18 15:04 holgerd77