Skip to content

berty/go-libp2p-mock

Repository files navigation


Yolo - The Berty Project

Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network

Made by Berty Technologies discord github twitter go.dev reference GitHub release

This repository hosts a fork of the github.com/go-libp2p/p2p/net/mock subpackage, formerly maintained by libp2p. It provides a mock network interface for testing purposes within the go-libp2p ecosystem.

Troubleshooting

_(please use issues

Testing

to test this package, use make test

Contributing

Contribute to Berty

If you want to help out, please see CONTRIBUTING.md.

This repository falls under the Berty Code of Conduct.

You can contact us on the #dev-💻 channel on discord.

License

Dual-licensed under Apache 2.0 and MIT terms.

SPDX-License-Identifier: (Apache-2.0 OR MIT)

See the COPYRIGHT file for more details.