A curated list of Cardano (mostly) Rust code and resources.
Cardano intends to be a Social and Financial Operating System. Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency.
- CNCLI - Community-based cardano-node CLI tool.
- Oura - Pipeline that connects to the tip of a Cardano node.
- Jormungandr - Loose implementation of Ouroboros-like consensus protocol with (private) voting support.
- blockfrost-rust - Rust SDK for Blockfrost.io.
- Cardano Rust Ouroboros Network - Implementation of networking layer for the Ouroboros blockchain protocol.
- cardano-serialization-lib - Library for serialization & deserialization of data structures used in Cardano's Haskell implementation.
- chain-wallet-libs - Chain Wallet libs is a set of libraries, to use to build application for Jörmungandr.
- Mithril - Proof of Concept (POC) - Stake-based threshold multi-signatures protocol.
- Pallas - Building blocks for the Cardano blockchain ecosystem.
- Verifiable Random Function - Implementation of Cardano compatible VRF function.
- Cardano Command Line Interface (CLI) - The Cardano command line interface for Byron.
- IOG Cardano Rust Client Libraries - Rust implementation of Cardano primitives, helpers, and related applications.
- Sebastien Guillemot on Twitter
- Nicolás Arqueros on Twitter
- Andrew Westberg on Twitter
- Mark Stopka on Twitter
- Nicolas Di Prima on Twitter
- Santiago Carmuega on Twitter
- Michael Joseph Fazio
Who else should we be following!?
Contributions of any kind welcome, just follow the guidelines!