embark/packages/plugins/ganache
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/ganache): move module into own package (#1952) 2019-10-14 16:28:54 +09:00
CHANGELOG.md chore(release): 5.1.1 2020-02-03 13:59:08 -06:00
README.md chore: update site urls 2020-01-28 12:07:17 -05:00
package.json feat(@embark/blockchain): make GanacheCLI the default dev blockchain 2020-02-14 09:14:45 -05:00
tsconfig.json feat(@embark/blockchain): make GanacheCLI the default dev blockchain 2020-02-14 09:14:45 -05:00

README.md

embark-ganache

Implementation of the Ganache simulator for Embark

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