mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
35 lines
1.7 KiB
Markdown
35 lines
1.7 KiB
Markdown
# Anytype Heart
|
|
Middleware library for Anytype, distributed as part of the Anytype clients.
|
|
|
|
## ⚠️ Important notice
|
|
Due to the any-sync protocol update and the upcoming release, the current Anytype production network is not compatible with the anytype-heart main branch. This is expected to remain the case until October 23, 10:00 UTC. You can use the [v0.35.7 release](https://github.com/anyproto/anytype-heart/releases/tag/v0.35.7)
|
|
|
|
## Docs
|
|
- [Build instructions](docs/Build.md)
|
|
- [Protobuf generation](docs/Protogen.md)
|
|
- [Testing instructions](docs/Testing.md)
|
|
- [Debug instructions](docs/Debug.md)
|
|
- [Project architecture](docs/Architecture.md)
|
|
- [Style guide](docs/Codestyle.md)
|
|
- [Project workflows](docs/Flow.md)
|
|
- [Complex filters](docs/ComplexFilters.md)
|
|
|
|
### CLI tools
|
|
- [Usecase validator](docs/UsecaseValidator.md)
|
|
- [Export Archive unpacker](docs/ExportArchiveUnpacker.md)
|
|
|
|
## Contribution
|
|
Thank you for your desire to develop Anytype together!
|
|
|
|
❤️ This project and everyone involved in it is governed by the [Code of Conduct](https://github.com/anyproto/.github/blob/main/docs/CODE_OF_CONDUCT.md).
|
|
|
|
🧑💻 Check out our [contributing guide](https://github.com/anyproto/.github/blob/main/docs/CONTRIBUTING.md) to learn about asking questions, creating issues, or submitting pull requests.
|
|
|
|
🫢 For security findings, please email [security@anytype.io](mailto:security@anytype.io) and refer to our [security guide](https://github.com/anyproto/.github/blob/main/docs/SECURITY.md) for more information.
|
|
|
|
🤝 Follow us on [Github](https://github.com/anyproto) and join the [Contributors Community](https://github.com/orgs/anyproto/discussions).
|
|
|
|
---
|
|
Made by Any — a Swiss association 🇨🇭
|
|
|
|
Licensed under [Any Source Available License 1.0](LICENSE.md).
|