defradb icon indicating copy to clipboard operation
defradb copied to clipboard

[Epic] Network abstraction

Open nasdf opened this issue 10 months ago • 0 comments

This issue is for tracking the overall progress of creating a network abstraction.

  • [ ] Replace gRPC with custom libp2p protocol
  • [ ] Move block processing logic to db package
  • [ ] Refactor block fetching with boxo fetcher
  • [ ] Replace db dependency in net package with events
  • [ ] Create JavaScript network implementation

nasdf avatar Apr 23 '24 21:04 nasdf