Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/input-output-hk/cardano-sl
- Owner: input-output-hk
- License: apache-2.0
- Archived: true
- Created: 2016-10-14T13:44:38.000Z (about 8 years ago)
- Default Branch: develop
- Last Pushed: 2020-07-30T15:22:04.000Z (over 4 years ago)
- Last Synced: 2024-09-25T19:37:22.709Z (3 months ago)
- Topics: cryptocurrency, haskell, stake-blockchain-protocol
- Language: Haskell
- Homepage:
- Size: 114 MB
- Stars: 3,765
- Watchers: 464
- Forks: 630
- Open Issues: 188
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome - input-output-hk/cardano-sl - blockchain-protocol pushed_at:2020-07 star:3.8k fork:0.6k Cryptographic currency implementing Ouroboros PoS protocol (Haskell)
- awesome-cardano - Official GitHub Repo
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/)