embark/packages/plugins/solidity
Jonathan Rainville 863ae51a2f Fix embark test with --node (#2021)
* fix(@embark/solidity): fix solidity ipc connection with blockchain

When blockchain was run in another process, the IPC was connected,
but the compiler was not loaded, so the IPC calls never returned

* fix(@embark/geth): fix cb is not a fn because it needs request2
2019-11-05 12:00:42 -05:00
..
src Fix embark test with --node (#2021) 2019-11-05 12:00:42 -05:00
.npmrc move embarkjs packages & remove embark- prefix from some folders (#1879) 2019-09-06 18:26:08 -04:00
CHANGELOG.md chore(release): 5.0.0-alpha.0 2019-10-28 16:05:13 -05:00
README.md move embarkjs packages & remove embark- prefix from some folders (#1879) 2019-09-06 18:26:08 -04:00
package.json build(deps): bump core-js from 3.3.4 to 3.3.5 2019-11-01 12:21:12 -05:00

README.md

embark-solidity

Solidity Compiler APIs for Embark

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