Skip to content

Helpers to wire Elm ports into your elm-ethereum app.

License

Notifications You must be signed in to change notification settings

cmditch/elm-ethereum-ports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elm-ethereum-ports

Easily connect Elm ports to your dapp.

Includes txSentry and walletSentry

See elm-ethereum-simple-example for usage.

TxSentry
Needed to wire into a wallet and send/track transactions.
Currently only supports Metamask, which uses web3.js v0.20.3

WalletSentry
Very useful for monitoring account and networkId changes, and letting your Elm app know. Currently polls for account changes every 500ms.

About

Helpers to wire Elm ports into your elm-ethereum app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published