From e0c5e3c57be2df5b268ef5bbf35ddacab32ed133 Mon Sep 17 00:00:00 2001 From: Scott Date: Sat, 14 Feb 2026 19:29:09 -0600 Subject: [PATCH] Add clawrtc to Command-line Tools Add clawrtc, a CLI miner for the RustChain Proof-of-Antiquity blockchain, to the Productivity Tools subcategory under Command-line Tools. Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c7acc42379..3c4034570a 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ _Useful CLI-based tools for productivity._ - Productivity Tools - [ccb](https://github.com/bfly123/claude_code_bridge) - A CLI tool to orchestrate multiple LLMs (Claude, Gemini, etc.) in Tmux panes with cross-agent interaction. + - [clawrtc](https://github.com/Scottcjn/Rustchain) - A CLI miner for the RustChain Proof-of-Antiquity blockchain with hardware fingerprinting. - [cookiecutter](https://github.com/cookiecutter/cookiecutter) - A command-line utility that creates projects from cookiecutters (project templates). - [copier](https://github.com/copier-org/copier) - A library and command-line utility for rendering projects templates. - [doitlive](https://github.com/sloria/doitlive) - A tool for live presentations in the terminal.