Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/input-output-hk/cardano-sl

Cryptographic currency implementing Ouroboros PoS protocol
https://github.com/input-output-hk/cardano-sl

cryptocurrency haskell stake-blockchain-protocol

Last synced: 3 months ago
JSON representation

Cryptographic currency implementing Ouroboros PoS protocol

Awesome Lists containing this project

README

        

# Cardano SL

[![Build status](https://badge.buildkite.com/9c3141d21214ff3ea95d0a38a0e1dab59b206159d2841dee44.svg?branch=master)](https://buildkite.com/input-output-hk/cardano-sl)
[![Windows build status](https://ci.appveyor.com/api/projects/status/github/input-output-hk/cardano-sl?branch=master&svg=true)](https://ci.appveyor.com/project/input-output/cardano-sl)
[![Release](https://img.shields.io/github/release/input-output-hk/cardano-sl.svg)](https://github.com/input-output-hk/cardano-sl/releases)

## What is Cardano SL?

**This codebase is now deprecated in favour of the new Shelley-capable Cardano implementation.**

The new Cardano implementation consists of more granular components:

Looking for a node?
- [cardano-node](https://github.com/input-output-hk/cardano-node)

Looking for an explorer?
- [cardano-db-sync](https://github.com/input-output-hk/cardano-db-sync)
- [cardano-graphql](https://github.com/input-output-hk/cardano-graphql)
- [cardano-rest](https://github.com/input-output-hk/cardano-rest)

Looking for a wallet?
- [cardano-wallet](https://github.com/input-output-hk/cardano-wallet)

Don't know where to start?
- [Adrestia user-guide](https://input-output-hk.github.io/adrestia/)