mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-25 04:59:39 +00:00
85cf9ac44b
This pull-request upgrades `ethereumjs-wallet`, which has upgraded the underlying dependency on scrypt.js to 0.3.0, making scrypt an optional dependency and offering a pure JS version as a fallback. The reasoning behind this is that scrypt is problematic to install in some systems, particularly those that don't have node-gyp setup and we have seen some weird issues when installing with elevated privileges (i.e. `sudo npm install -g scrypt`)
embark
Embark is a framework that allows you to easily develop and deploy DApps
Visit embark.status.im to get started with Embark.