Skip to content

Using purescript-eth-core

Compare
Choose a tag to compare
@martyall martyall released this 17 Apr 21:34
· 87 commits to master since this release
bd12a93

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