rust-ceramic icon indicating copy to clipboard operation
rust-ceramic copied to clipboard

feat: anchor service

Open smrz2001 opened this issue 6 months ago • 2 comments

This is the first PR for self-anchoring and includes:

  • Anchor service machinery
  • Merkle tree building
  • Time Event building
  • Traits for:
    • Anchor client (e.g. Event Service)
    • Transaction managers (e.g. remote CAS)

smrz2001 avatar Aug 14 '24 21:08 smrz2001