cardano-base
jormungandr
cardano-base | jormungandr | |
---|---|---|
1 | 5 | |
93 | 364 | |
- | -0.5% | |
8.3 | 1.5 | |
3 days ago | 6 days ago | |
Haskell | Rust | |
Apache License 2.0 | Apache License 2.0 |
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
-
Thinking of swapping most of my altcoin for Cardano
Common code between repos for Cardano: https://github.com/input-output-hk/cardano-base
jormungandr
- Daily General Discussion - September 23, 2022
-
Cardano increases throughput (again)
The voting app uses jormungandr behind the scenes to submit votes.
- Two years after reporting a problem with Cardano consensus on ITN, issue is seen again on Cardano Mainnet with some pools minting blocks from several leader nodes in the same slot...
- Cardano's next interoperability update should be called Jörmungandr
-
Thinking of swapping most of my altcoin for Cardano
Jormungandr (A clean room Rust implementation of the node specification): https://github.com/input-output-hk/jormungandr
What are some alternatives?
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-node - The core component that is used to participate in a Cardano decentralised blockchain.
cardano-wallet - HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
marlowe - Prototype implementation of domain-specific language for the design of smart-contracts over cryptocurrencies
cardano-sl - Cryptographic currency implementing Ouroboros PoS protocol
cardano-ledger-specs - The ledger implementation and specifications of the Cardano blockchain. [Moved to: https://github.com/input-output-hk/cardano-ledger]
plutus - The Plutus language implementation and tools