Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 20 days 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]
```