embark/packages/plugins/geth
Pascal Precht 96b6dd27c0
refactor(@embark/core): move `Engine` into `embark-core`
This also moves other modules and packages into `embark-core` which are
affected by the move of `Engine`.

It did some clean-up of some modules (e.g. `lib/utils/utils.js` had a lot of
stuff that was not used anywhere).

This is the first step to start typing our core inside out. For now we're just
moving code into their dedicated package, after that we can address making
use of TypeScript features as we see fit.
2019-11-08 14:51:48 +01:00
..
src refactor(@embark/core): move `Engine` into `embark-core` 2019-11-08 14:51:48 +01:00
.npmrc refactor(@embark/geth): move module into own package (#1950) 2019-10-14 16:14:07 +09:00
CHANGELOG.md chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00
README.md refactor(@embark/geth): move module into own package (#1950) 2019-10-14 16:14:07 +09:00
package.json chore(release): 5.0.0-alpha.1 2019-11-05 14:55:06 -06:00

README.md

embark-geth

Implementation of the Go-Ethereum blockchain for Embark

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