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

https://github.com/pmuens/anova

A distributed ledger with a focus on privacy, safety and scalability
https://github.com/pmuens/anova

bft bft-protocols consensus consensus-algorithm distributed-ledger distributed-systems dlt

Last synced: 6 months ago
JSON representation

A distributed ledger with a focus on privacy, safety and scalability

Awesome Lists containing this project

README

          

# Anova

## Useful Commands

```sh
cargo build

cargo check

cargo clean

cargo doc [--open]

cargo test [--lib]
```