Merge pull request #1033 from thofmann/master
Add bitcore-message to modules list
This commit is contained in:
commit
2f02c4c832
@ -51,6 +51,7 @@ Module | Version | Building | Coverage
|
||||
[bitcore-ecies](http://github.com/bitpay/bitcore-ecies) | [](https://www.npmjs.org/package/bitcore-ecies) | [](https://travis-ci.org/bitpay/bitcore-ecies) | [](https://coveralls.io/r/bitpay/bitcore-ecies)
|
||||
[bitcore-channel](http://github.com/bitpay/bitcore-channel) | [](https://www.npmjs.org/package/bitcore-channel) | [](https://travis-ci.org/bitpay/bitcore-channel) | [](https://coveralls.io/r/bitpay/bitcore-channel)
|
||||
[bitcore-explorers](http://github.com/bitpay/bitcore-explorers) | [](https://www.npmjs.org/package/bitcore-explorers) | [](https://travis-ci.org/bitpay/bitcore-explorers) | [](https://coveralls.io/r/bitpay/bitcore-explorers)
|
||||
[bitcore-message](http://github.com/bitpay/bitcore-message) | [](https://www.npmjs.org/package/bitcore-message) | [](https://travis-ci.org/bitpay/bitcore-message) | [](https://coveralls.io/r/bitpay/bitcore-message)
|
||||
|
||||
## Security
|
||||
|
||||
|
||||
@ -42,6 +42,7 @@ Some functionality is implemented as a module that can be installed separately:
|
||||
* [Mnemonics](https://github.com/bitpay/bitcore-mnemonic)
|
||||
* [Elliptical Curve Integrated Encryption Scheme](https://github.com/bitpay/bitcore-ecies)
|
||||
* [Blockchain Explorers](https://github.com/bitpay/bitcore-explorers)
|
||||
* [Signed Messages](https://github.com/bitpay/bitcore-message)
|
||||
|
||||
# Examples
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user