Socket
Socket
Sign inDemoInstall

web3-quorum

Package Overview
Dependencies
4
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "web3-quorum",
"namespace": "ethereum",
"version": "0.1.0",
"version": "0.1.1",
"description": "Ethereum Quorum JavaScript API, middleware to talk to a ethereum/quorum node over RPC",

@@ -6,0 +6,0 @@ "main": "./index.js",

@@ -15,2 +15,3 @@ # Ethereum & Quorum JavaScript API

[Documentation](https://github.com/ethereum/wiki/wiki/JavaScript-API)
[Quorum API](https://github.com/jpmorganchase/quorum/blob/master/docs/api.md)

@@ -25,4 +26,2 @@ ## Installation

* Include `web3.min.js` in your html file. (not required for the meteor package)
## Usage

@@ -29,0 +28,0 @@ Use the `web3` object directly from global namespace:

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc