From 367500535edcc7db8e7f6e61dcb4c0964b1e0cd2 Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Mon, 13 Jun 2022 09:29:46 +0100 Subject: [PATCH] Remove deprecated cardano --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index dba1b5c..cf7aca7 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,6 @@ See also [Rust — Production](https://www.rust-lang.org/production) organizatio ### Cryptocurrencies * [Bitcoin Satoshi's Vision](https://github.com/brentongunning/rust-sv) [[sv](https://crates.io/crates/sv)] — A Rust library for working with Bitcoin SV . -* [cardano-cli](https://github.com/input-output-hk/cardano-cli) — Cardano Command Line Interface (CLI) * [ChainX](https://github.com/chainx-org/ChainX) — Fully Decentralized Interchain Crypto Asset Management on Polkadot. * [CITA](https://github.com/citahub/cita) — A high performance blockchain kernel for enterprise users. * [coinbase-pro-rs](https://github.com/inv2004/coinbase-pro-rs) — Coinbase pro client in Rust, supports sync/async/websocket [![build badge](https://api.travis-ci.org/inv2004/coinbase-pro-rs.svg?branch=master)](https://travis-ci.org/inv2004/coinbase-pro-rs)