embark/packages/plugins/accounts-manager
Michael Bradley, Jr 1225cb14e8 build(deps): add core-js@3 as a dep to all pkgs that have @babel/runtime-corejs3 dep
When making use of the `useBuiltIns: 'usage'` option for @babel/preset-env
(which is the case for all transpiled packages in Embark's monorepo) a package
needs to have both @babel/runtime-corejs3 and core-js@3 specified as
dependencies.
2019-10-28 11:40:48 -05:00
..

embark-accounts-manager

Embark account manager. Takes the blockchain config and, along with the proxy, makes sure to send back the correct accounts

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