elm-ethereum
elm-ethereum copied to clipboard
TxSentry <-> Network synchrony, and npm module
Send networkId with txParams through port. If Elm networkId != metamask networkId, fail.
Return Result String TxHash
and/or Result String Tx
and/or Result String TxReceipt
.
Make npm module for easy interfacing between web3.js and elm.