Crate saito

Crate saito 

Source
Expand description

§Welcome to Saito

Saito is a Tier 1 Blockchain Protocol that incentivizes the provision of high-throughput network infrastructure. The network accomplishes with a consensus mechanism that pays the nodes in the peer-to-peer network for the collection and sharing of fees.

Saito-Rust is an implementation of Saito Consensus written in Rust for use by high-throughput routing nodes. It aims to offer the simplest and most scalable implementation of Saito Consensus.

If you need to get in touch with us, please reach out anytime.

§Usage

TODO

§How to contribute

TODO

§Contact

The Saito Team dev@saito.tech

Modules§

block
blockchain
blockring
burnfee
consensus
crypto
golden_ticket
hop
mempool
merkle
miner
network
networking
Networking Interfaces and Methods
peer
slip
staking
storage
test_setup
test_utilities
time
transaction
util
wallet

Type Aliases§

Error
Error returned by most functions.
Result
A specialized Result type for operations.