trufflesuite / drizzle

Reactive Ethereum dapp UI suite
907 stars 238 forks source link

Update to work with MetaMask #129

Open fainashalts opened 2 years ago

fainashalts commented 2 years ago

Issue: In order to use Drizzle, a developer has to use a custom provider as Drizzle has not been updated to work properly with MetaMask (as users would expect it to)

Solution: Update Drizzle to properly set up a provider and work with MetaMask.