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
CHANGELOG.md
README.md
index.js
package.json chore(@embark/blockchain): Add unit tests to blockchain stack component 2020-03-20 14:40:14 +01:00
tsconfig.json
tslint.json

README.md

embark-blockchain

Blockchain APIs for Embark

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