f-o-a-m / purescript-web3

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

Use ReaderT instead of typeclass approach for getting Provider #69

Closed safareli closed 6 years ago

martyall commented 6 years ago

I think we agreed to leave the module's the way they are for the moment, I will merge this if you revert to just the ReaderT changes