embark/dapps/templates/demo/app/components
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
..
blockchain.js fix(@embark/demo): fix ethereum not available in browser in the demo 2020-01-31 11:10:30 -05:00
ens.js Fix demo style and improve (#1818) 2019-08-23 11:51:03 -04:00
storage.js build(deps): bump deprecated ipfs-api@17.2.4 to ipfs-http-client@39.0.2 2019-11-18 09:41:24 -06:00
whisper.js Fix demo style and improve (#1818) 2019-08-23 11:51:03 -04:00