tchain

Crates.iotchain
lib.rstchain
version0.1.3
sourcesrc
created_at2022-01-18 04:21:04.29998
updated_at2022-01-18 22:07:51.090998
descriptionA blockchain using proof of selection for mining
homepage
repositoryhttps://gitlab.com/codeguy131/tchain.git
max_upload_size
id515961
size17,238
(codeguy13)

documentation

https://docs.rs/tchain

README

T-CHAIN

pipeline status

coverage report

A blockchain using proof of selection for mining

The purpose of this project is a blockchain using a proof of selection algorithm for adding blocks to the blockchain. My idea is for the miners to generate (pseudorandom or manual) "wagers". The "wagers" are then submitted to a wager pool and a winning one is selected at "random" and the miner its attached to gets to add the block and gets a token.

Monero donations: 83HkrMGqBnQMJZggQ9RpDr2fjYbcyMfDcZ1ZYPSqbduM89rpwdCP9mKMcKjGDCdEgN97GpACkLxMvS4fces5qWnhNX4cnuC

Commit count: 93

cargo fmt