embark/packages/plugins/geth
Jonathan Rainville cd934f8157 feat(@embark/blockchain): make GanacheCLI the default dev blockchain
Set Ganache as a blockchain client that doesn't need to be started.
Set it as the default client, at least for development.
Move all blockchain related stuff in the blockchain component
Includes a fix by @emmizle to fix the WS connection in the proxy
2020-02-14 09:14:45 -05:00
..
src feat(@embark/blockchain): make GanacheCLI the default dev blockchain 2020-02-14 09:14:45 -05:00
.npmrc refactor(@embark/geth): move module into own package (#1950) 2019-10-14 16:14:07 +09:00
CHANGELOG.md chore(prerelease): 5.2.0-nightly.3 2020-02-14 00:14:39 +00:00
README.md chore: update site urls 2020-01-28 12:07:17 -05:00
package.json chore(prerelease): 5.2.0-nightly.3 2020-02-14 00:14:39 +00:00
tsconfig.json build: implement collective typecheck 2019-12-13 13:59:47 -05:00
tslint.json chore(@embark/geth): Add back DevTxs 2019-12-11 11:28:21 -05:00

README.md

embark-geth

Implementation of the Go-Ethereum blockchain for Embark

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