New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

go-libp2p

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

go-libp2p

Install the latest go-libp2p binary

  • 1.6.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

go-libp2p

libp2p.io Discuss codecov CI

Install the latest go-libp2p binary

Table of contents

Install

$ npm i go-libp2p
# Install globally
> npm install -g go-libp2p
> libp2p version
libp2p version v0.7.0

# Install locally
> npm install go-libp2p
> ./node_modules/.bin/libp2p
libp2p version v0.7.0

Publishing new versions

The makefile in this repo will build go-libp2p-daemon for every supported platform, compress the binaries and update src/versions.json.

The compressed binaries must be added to the relevant go-libp2p-daemon release page on GitHub.

Prequisites

  • Install a version of go that's capable of building the target go-libp2p-daemon version.

Instructions

  1. Run makefile
    $ make all
    
  2. Upload new versions to the GitHub release page
  3. Open a PR to this repo with changes made to src/versions.json

If anything goes wrong:

$ make clean

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Keywords

FAQs

Package last updated on 16 Aug 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc