From e0439c91abdec73809fc36e337ec2dc808734e36 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 14 Apr 2022 15:41:59 -0400 Subject: [PATCH] Add `tidext` in real world usage (#508) * Add `tidext` in real world usage Signed-off-by: David Lemarier * remove `Stronghold` link Signed-off-by: David Lemarier --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0fe488839e..797546ec89 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Please add your project to this list via a PR. - [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. - [interbtc-clients](https://github.com/interlay/interbtc-clients) Client implementations for the interBTC parachain; notably the Vault / Relayer and Oracle. +- [tidext](https://github.com/tidelabs/tidext) Tidechain client with Stronghold signer. **Alternatives**