**NOTE**: When uglifying the javascript, you must exclude the following variable names from being mangled: `Buffer`, `BigInteger`, `Point`, `Script`, `ECPubKey` and `ECKey`.
This is because of the function-name-duck-typing used in [typeforce](https://github.com/dcousens/typeforce).