Mock implementations of several libp2p interfaces
$ npm i @libp2p/interface-mocks
<script>
tagLoading this module through a script tag will make it's exports available as Libp2pInterfaceMocks
in the global namespace.
<script src="https://unpkg.com/@libp2p/interface-mocks/dist/index.min.js"></script>
Each interface has its documentation on how to use the compliance tests and should be used as the source of truth.
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.