embark/packages/stack/blockchain
Jonathan Rainville 5531b60f10 fix(@embark/ganache): fix connection to other nodes from Ganache
Using tests with a custom --node didn't work, because Ganache always
used it's own provider. Now, it actually checks before if there is
not another node started before using its own provider (+1 squashed commits)
2020-02-17 17:58:37 -05:00
..
src fix(@embark/ganache): fix connection to other nodes from Ganache 2020-02-17 17:58:37 -05:00
test Fix/solo spawn (#1981) 2019-10-22 09:27:28 -04:00
.npmrc refactor(@embark/blockchain): move module into own package (#1942) 2019-10-16 09:30:14 -04:00
CHANGELOG.md chore(prerelease): 5.2.0-nightly.4 2020-02-15 00:15:19 +00:00
README.md chore: update site urls 2020-01-28 12:07:17 -05:00
package.json chore(prerelease): 5.2.0-nightly.4 2020-02-15 00:15:19 +00:00
tsconfig.json build: implement collective typecheck 2019-12-13 13:59:47 -05:00
tslint.json build: implement collective typecheck 2019-12-13 13:59:47 -05:00

README.md

embark-blockchain

Blockchain APIs for Embark

Visit framework.embarklabs.io to get started with Embark.