$ cnpm install @libp2p/utils
Package to aggregate shared logic and dependencies for the libp2p ecosystem
This module contains utility functions used by libp2p modules.
$ npm i @libp2p/utils
<script> tagLoading this module through a script tag will make its exports available as Libp2pUtils in the global namespace.
<script src="https://unpkg.com/@libp2p/utils/dist/index.min.js"></script>
Licensed under either of
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.
Copyright 2013 - present © cnpmjs.org | Home |