elm-ethereum icon indicating copy to clipboard operation
elm-ethereum copied to clipboard

TxSentry <-> Network synchrony, and npm module

Open cmditch opened this issue 6 years ago • 0 comments

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.

cmditch avatar May 10 '18 08:05 cmditch