Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit d7e54f8

Browse files
committed
add deprecation notice
1 parent 5dc4800 commit d7e54f8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Mix
22

3+
> **⚠️ This repository is no longer maintained.**
4+
>
5+
> Development has moved to [nim-libp2p/libp2p/protocols/mix](https://github.com/vacp2p/nim-libp2p/tree/master/libp2p/protocols/mix). Please refer to that implementation for the latest updates.
6+
7+
---
8+
9+
310
This repository contains the implementation of the Mix protocol, a custom protocol within the libp2p framework
411
designed to enable anonymous communication in peer-to-peer networks.
512

0 commit comments

Comments
 (0)