Jonathan Rainville 39919f264c fix(@embark/demo): fix ethereum not available in browser in the demo
This only affected the demo. We somehow put the `enableEthereum()`
call right before the Demo `set` function, so since we now throw
when it's not available, it stopped the `set`. But it was never
needed because demo has `autoEnadble` on, meaning that `enable` is
called at the start.
2020-01-31 11:10:30 -05:00
..
2020-01-28 12:07:17 -05:00
2020-01-28 12:07:17 -05:00
2020-01-28 12:07:17 -05:00

embark-dapp-template-demo

Demo DApp for Embark

Visit framework.embarklabs.io to get started with Embark.