Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SwiftSync

:warning::construction: This project is still under construction and expected to change significantly. Use at your own risk :construction::warning:

This repository is a collection of crates related to a SwiftSync node implementation. Some crates will be SwiftSync-specific, while others may have broader use cases.

`accumulator`: A hash-based SwiftSync accumulator used to add and subtrack elements from a set.
Expand Down
Loading