From 862373bc3f65d2cafa1772c8a2f75c8b1c458ef2 Mon Sep 17 00:00:00 2001 From: Paulo Martins Date: Wed, 12 Jan 2022 16:44:30 +0000 Subject: [PATCH] add crunch to readme (#388) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 976d8b848c..e35c069e0c 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Please add your project to this list via a PR. - [cargo-contract](https://github.com/paritytech/cargo-contract/pull/79) CLI for interacting with Wasm smart contracts. - [xcm-cli](https://github.com/ascjones/xcm-cli) CLI for submitting XCM messages. - [phala-pherry](https://github.com/Phala-Network/phala-blockchain/tree/master/standalone/pherry) The relayer between Phala blockchain and the off-chain Secure workers. +- [crunch](https://github.com/turboflakes/crunch) CLI to claim staking rewards in batch every Era or X hours for substrate-based chains. **Alternatives**