Go to file
Jonathan Rainville 46b78c628b fix(blockchain-connect): only pass error if it didn't connect 2019-02-05 14:20:04 -05:00
src fix(blockchain-connect): only pass error if it didn't connect 2019-02-05 14:20:04 -05:00
test fix(blockchain-connect): only pass error if it didn't connect 2019-02-05 14:20:04 -05:00
.babelrc parameterize build, export, import of async vs. async-es 2018-08-31 17:03:55 -05:00
.gitignore fix: pass specific connection errors instead of leaking 2019-01-17 11:16:54 -05:00
.npmrc be more specific,strict about what's supported 2018-07-16 17:04:48 -05:00
LICENSE LICENSE 2018-07-06 11:43:46 -05:00
README.md add description to README, provide link to Embark 2018-07-06 16:11:17 -05:00
index.html helper web page for testing standalone embark.min.js 2018-07-06 11:43:55 -05:00
package.json fix: pass specific connection errors instead of leaking 2019-01-17 11:16:54 -05:00
webpack.config.js refactor(blockchcain): extract web3 and use a blockchain connector 2018-12-07 13:26:48 -05:00

README.md

EmbarkJS

A JavaScript library for easily interacting with web3 technologies.

This library is part of the Embark framework.