cardano-sl VS plutus

Compare cardano-sl vs plutus and see what are their differences.

cardano-sl

Cryptographic currency implementing Ouroboros PoS protocol (by input-output-hk)

plutus

The Plutus language implementation and tools (by IntersectMBO)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cardano-sl plutus
6 89
3,425 1,532
- 3.6%
3.1 9.8
over 3 years ago 1 day ago
Haskell Haskell
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cardano-sl

Posts with mentions or reviews of cardano-sl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-13.
  • Solana (SOL), Polkadot (DOT), and Cardano (ADA) Lead Altcoins Charge As 2021 Closes Its Curtains
    3 projects | /r/CryptoCurrencyTrading | 13 Dec 2021
    The daily developments were reduced by August but resumed vigorously in September. The whole of September was a busy month for developers as the daily submission rates for most coins were very high. At this time, ETH, DOT, and ADA were the leader as SOL followed closely behind. It was not till towards Mid-October that the daily developments reduced.
  • servant-util: Extending servant with Database Integration
    2 projects | /r/haskell | 17 Aug 2021
    So, uh, the two things the blog post covers are actively awful practices. Let's look at Logging. Logging boils down to ServantLogConfig, which carries a function Text -> IO (). This is bad. Text is not a great type for logging, since it's relatively slow and encodings aren't guaranteed to be sensible (cf this bug where logging to a file was broken based on environment encoding). You want something like LogStr from fast-logger, or even a ByteString.Builder or Text.Builder even.
  • When are we going to get a nice LONG tutorial on NixOS on youtube?
    5 projects | /r/NixOS | 3 May 2021
    oops I want my Daedalus wallet (actually very surprising it's not there as Cardano uses Nix). Meanwhile this packaging request has been Open since 2017.
  • Ever tried lekash IDE?
    4 projects | /r/haskell | 28 Dec 2020
    Otherwise you can use the following instructions for adding the caches to your local Nix install: https://github.com/input-output-hk/cardano-sl/blob/master/docs/nix.md#binary-cache
  • Thinking of swapping most of my altcoin for Cardano
    10 projects | /r/CryptoCurrency | 20 Dec 2020
    For what it's worth, coincheckup is tracking https://github.com/input-output-hk/cardano-sl which is the old repo from before they split up a lot of the infrastructure into their own repos.

plutus

Posts with mentions or reviews of plutus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-24.

What are some alternatives?

When comparing cardano-sl and plutus you can also consider the following projects:

marlowe - Prototype implementation of domain-specific language for the design of smart-contracts over cryptocurrencies

reach-lang - Reach: The Safest and Smartest DApp Programming Language

cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.

plutus-pioneer-program - This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.

plutus-starter - A starter project for Plutus apps

openzeppelin-contracts - OpenZeppelin Contracts is a library for secure smart contract development.

aur - A secure, multilingual package manager for Arch Linux and the AUR.

juvix - Juvix empowers developers to write code in a high-level, functional language, compile it to gas-efficient output VM instructions, and formally verify the safety of their contracts prior to deployment and execution.

cardano-wallet - HTTP server & command-line for managing UTxOs and HD wallets in Cardano.

elixir-maybe - A simple implementation of the Maybe type in Elixir, intended as an introduction to Functors, Applicative Functors and Monads

haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.

ouroboros-high-assurance - High-assurance implementation of the Ouroboros protocol family