Using purescript-eth-core
In an effort to move all js dependencies to the corner, we factored out the core modules to purescript-eth-core. This means that all the HexString and BigNumber utils got pushed there, but also that library exports additional functionality like RLP encoding and ECDSA support