snarkos-node-sync-communication-service 2.2.7

A communication service for the sync module in a decentralized operating system
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.tokio]
features = ["sync"]
version = "1.28"

[package]
authors = ["The Aleo Team <hello@aleo.org>"]
categories = ["cryptography", "operating-systems"]
description = "A communication service for the sync module in a decentralized operating system"
edition = "2021"
homepage = "https://aleo.org"
keywords = ["aleo", "cryptography", "blockchain", "decentralized", "zero-knowledge"]
license = "Apache-2.0"
name = "snarkos-node-sync-communication-service"
readme = "README.md"
repository = "https://github.com/AleoHQ/snarkOS"
version = "2.2.7"