cardano-base
cardano-sl
cardano-base | cardano-sl | |
---|---|---|
1 | 6 | |
93 | 3,425 | |
- | - | |
8.3 | 3.1 | |
3 days ago | about 4 years ago | |
Haskell | Haskell | |
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
cardano-sl
-
Solana (SOL), Polkadot (DOT), and Cardano (ADA) Lead Altcoins Charge As 2021 Closes Its Curtains
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
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.
- Github repository is archived, where is the new development repository?
-
When are we going to get a nice LONG tutorial on NixOS on youtube?
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?
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
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.
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.
plutus - The Plutus language implementation and tools
cardano-wallet - HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
haskell-language-server - Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
marlowe - Prototype implementation of domain-specific language for the design of smart-contracts over cryptocurrencies
yesod-page-cursor - Cursor based pagination for yesod
cardano-ledger-specs - The ledger implementation and specifications of the Cardano blockchain. [Moved to: https://github.com/input-output-hk/cardano-ledger]
daedalus - The open source cryptocurrency wallet for ada, built to grow with the community
jormungandr - privacy voting blockchain node