embark/packages/plugins/web3
Pascal Precht 446197baff fix(@embark/blockchain): make disabling blockchain feature work
Users can turn of blockchain support if they want to using the blockchain.js
configuration. In practice however, this has never properly worked as several
places in Embark's codebase weren't actually honoring that configuration value.

This commit introduces the necessary changes so that disabling blockchain support will:

No longer generate blockchain related EmbarkJS artifacts
No longer try to deploy Smart Contracts but still compile them
2019-12-11 11:08:13 -05:00
..
src fix(@embark/blockchain): make disabling blockchain feature work 2019-12-11 11:08:13 -05:00
.babelrc.js build: fix win compat for collective build and embark-solo cli 2019-10-02 16:23:57 -05:00
CHANGELOG.md chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00
README.md chore(@embark/): move more packages to their logical folders, remove embark- prefix (#1882) 2019-09-07 11:27:08 -04:00
package.json chore(release): 5.0.0-alpha.3 2019-12-06 06:15:07 -05:00

README.md

embark-web3

Module to add Web3 support to Embark

Visit embark.status.im to get started with Embark.