@libp2p/record - v3.0.4

@libp2p/record

libp2p.io Discuss codecov CI

libp2p record implementation

Table of contents

Install

$ npm i @libp2p/record

Browser <script> tag

Loading this module through a script tag will make it's exports available as Libp2pRecord in the global namespace.

<script src="https://unpkg.com/@libp2p/record/dist/index.min.js"></script>

Description

Implementation of go-libp2p-record in JavaScript.

API Docs

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.