f-o-a-m / purescript-web3

a purescript library for the web3 api
Apache License 2.0
127 stars 24 forks source link

add method to convert ByteString to HexString #81

Closed martyall closed 6 years ago

martyall commented 6 years ago

We should add this to the library because although it uses unsafePartial, it's totally safe and ends up getting replicated in application code everywhere