embark/packages/stack/blockchain
emizzle 471a33a331 chore(@embark/blockchain): Add unit tests to blockchain stack component
fix(@embark/blockchain): Add callback to `blockchain:node:register` and `blockchain:client:register`

Add unit tests for the stack/blockchain and update supporting API documentation in the Wiki.

Add injectables `Web3` and `warnIfPackageNotDefinedLocally` to stack/blockchain so that those functions can be tested properly.

Update stack/blockchain dependencies in `package.json`.
2020-03-20 14:40:14 +01:00
..
src chore(@embark/blockchain): Add unit tests to blockchain stack component 2020-03-20 14:40:14 +01:00
test chore(@embark/blockchain): Add unit tests to blockchain stack component 2020-03-20 14:40:14 +01:00
.npmrc refactor(@embark/blockchain): move module into own package (#1942) 2019-10-16 09:30:14 -04:00
CHANGELOG.md chore(prerelease): 5.3.0-nightly.11 2020-03-20 00:17:02 +00:00
README.md chore: update site urls 2020-01-28 12:07:17 -05:00
index.js fix: ensure that packages properly specify their dependencies 2020-02-25 14:52:10 -06:00
package.json chore(@embark/blockchain): Add unit tests to blockchain stack component 2020-03-20 14:40:14 +01: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.