Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.52 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.52 KB

Open repos

The source code for Anytype and Any-sync is available on our Github.

You can find basic documentation on how to build and run the solutions in the README.md files in each repository.

Our main repos:

Repo Description
any-sync Protocol designed to create high-performance, local-first, peer-to-peer, end-to-end encrypted applications that facilitate seamless collaboration among multiple users and devices
any-sync-node Implementation of node from any-sync protocol
any-sync-filenode Implementation of file node from any-sync protocol
any-sync-consensusnode Implementation of consensus node from any-sync protocol
any-sync-coordinator Implementation of coordinator node from any-sync protocol
any-block Protocol describing data structures used in Anytype software
anytype-heart Middleware library for Anytype
anytype-ts Official Anytype client for MacOS, Linux, and Windows
anytype-kotlin Official Anytype client for Android
anytype-swift Official Anytype client for iOS