embark/packages/plugins/parity
Eric Mastro e2efbbd846 refactor(@embark/parity): move module into own package (#1951)
Contains bug fixes to get parity to work as a blockchain client.

**NOTE:** Please merge https://github.com/embark-framework/embark/pull/1950 first before merging this PR, as this PR contains removal of dependencies from `packages/embark` that are needed for geth. So if this is merged first, and the geth PR (https://github.com/embark-framework/embark/pull/1950) is not merged, then geth will not have some of the dependencies it needs.
2019-10-16 09:35:26 -04:00
..
src refactor(@embark/parity): move module into own package (#1951) 2019-10-16 09:35:26 -04:00
.npmrc refactor(@embark/parity): move module into own package (#1951) 2019-10-16 09:35:26 -04:00
README.md refactor(@embark/parity): move module into own package (#1951) 2019-10-16 09:35:26 -04:00
package.json refactor(@embark/parity): move module into own package (#1951) 2019-10-16 09:35:26 -04:00
tsconfig.json refactor(@embark/parity): move module into own package (#1951) 2019-10-16 09:35:26 -04:00
tslint.json refactor(@embark/parity): move module into own package (#1951) 2019-10-16 09:35:26 -04:00

README.md

embark-parity

Implementation of the Parity blockchain for Embark

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