Socket
Socket
Sign inDemoInstall

@hyperledger/burrow

Package Overview
Dependencies
96
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @hyperledger/burrow

TypeScript library that calls a Hyperledger Burrow server over GRPC.


Version published
Weekly downloads
3
Maintainers
4
Install size
104 MB
Created
Weekly downloads
 

Changelog

Source

[0.34.4] - 2021-07-23

Changed

  • [JS] Make deploy and deployContract take deps argument consisting of deployment options and library object. The library object makes it easier to pass an identical object with the addresses of commonly used libraries under their canonical names.

Readme

Source

@hyperledger/burrow

This is a TypeScript API for communicating with a Hyperledger Burrow server, which implements the GRPC spec.

Version compatibility

This lib's version is pegged to burrow's version on the minor. So @hyperledger/burrow at version X.Y.^ will work with burrow version X.Y.^ where ^ means latest patch version. The patch version numbering will not always correspond. If you are having difficulties getting this lib to work with a burrow release please first make sure you have the latest patch version of each.

Keywords

FAQs

Last updated on 23 Jul 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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