cardano-base
Code used throughout the Cardano eco-system (by IntersectMBO)
marlowe
Prototype implementation of domain-specific language for the design of smart-contracts over cryptocurrencies (by marlowe-lang)
cardano-base | marlowe | |
---|---|---|
1 | 3 | |
100 | 176 | |
1.0% | 0.0% | |
8.6 | 6.3 | |
about 1 month ago | 11 months ago | |
Haskell | Isabelle | |
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.
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-base
Posts with mentions or reviews of cardano-base.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2020-12-20.
-
Thinking of swapping most of my altcoin for Cardano
Common code between repos for Cardano: https://github.com/input-output-hk/cardano-base
marlowe
Posts with mentions or reviews of marlowe.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-28.
-
Ist Charles Hoskinson the new Justin Sun?
Both of those have offline dev environments that you can pull down and play with at https://github.com/input-output-hk/plutus and https://github.com/input-output-hk/marlowe respectively. The upside is that the behaviour on-chain vs the behaviour in the testing environments should be identical due to the formal models constraining the behaviour.
-
Marlowe will do for Cardano Smart Contract adoption what GUIs did for Microsoft and Apple against DOS command-line coding
is this their github? https://github.com/input-output-hk/marlowe
-
Thinking of swapping most of my altcoin for Cardano
Marlowe (a prototype for working out how to build easy to use smart contract DSLs for non-tech/finance people to use): https://github.com/input-output-hk/marlowe
What are some alternatives?
When comparing cardano-base and marlowe you can also consider the following projects:
cardano-sl - Cryptographic currency implementing Ouroboros PoS protocol
plutus - The Plutus language implementation and tools
ouroboros-network - Specifications of network protocols and implementations of components running these protocols which support a family of Ouroboros Consesus protocols; the diffusion layer of the Cardano Node.
cardano-ledger-specs - The ledger implementation and specifications of the Cardano blockchain. [Moved to: https://github.com/input-output-hk/cardano-ledger]
cardano-wallet - HTTP server & command-line for managing UTxOs and HD wallets in Cardano.