An open API service indexing awesome lists of open source software.

https://github.com/anthdm/dynamic-dag-sharding

Let met think some more about a good description.
https://github.com/anthdm/dynamic-dag-sharding

Last synced: about 1 year ago
JSON representation

Let met think some more about a good description.

Awesome Lists containing this project

README

          

# Dynamic sharding
Simple proof of concept that uses gossip to distribute transaction accross shards.

# Dependencies
```
make deps
```

# Usage
For now:
```
make run
```