From ceb66e5ccd0e93fbe632ed862f86c50fc519dbf1 Mon Sep 17 00:00:00 2001 From: wuxiaobinsh-gif Date: Sat, 25 Apr 2026 08:56:56 +0800 Subject: [PATCH] docs: add RustChain - Proof of Antiquity blockchain with embedded ML applications --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a4598cb9..c321eb5a 100644 --- a/README.md +++ b/README.md @@ -557,6 +557,10 @@ It might want to try `smartcore` or `linfa` for now. - [https://datacrayon.com/posts/programming/rust-notebooks/preface/](https://datacrayon.com/posts/programming/rust-notebooks/preface/) +## Blockchain & Distributed Systems + +- [RustChain](https://github.com/Scottcjn/Rustchain) — Blockchain with Proof of Antiquity consensus. Hardware fingerprinting using ML-style feature extraction to reward vintage computing hardware. Supports ARM/RISC-V embedded deployments. + ## Movie - [The /r/playrust Classifier: Real World Rust Data Science](https://www.youtube.com/watch?v=lY10kTcM8ek), RustConf 2016, 2016/10/05, Suchin Gururangan & Colin O'Brien