Module

Network.Ethereum.Web3.Types.Sha3

Package
purescript-web3
Repository
f-o-a-m/purescript-web3

#SHA3 Source

class SHA3 a  where

A class for things which you can hash. Mostly used as a utility for calculating selectors and event topics

Members

Instances

#toSelector Source

toSelector :: String -> HexString

convert a string representing a type signature into a selector