Skip to content

rustaceanrob/swiftsync

 
 

Repository files navigation

SwiftSync

⚠️🚧 This project is still under construction and expected to change significantly. Use at your own risk 🚧⚠️

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.
  • hintfile: Read a hints file from a server.
  • node: Perform fast IBD using a SwiftSync hints file.

About

SwiftSync node and underlying crates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.6%
  • Just 1.4%