cardano-ogmios
❇️ A WebSocket JSON/RPC bridge for Cardano (by KtorZ)
blockfrost-js
Node.js SDK for the Blockfrost.io API. (by blockfrost)
cardano-ogmios | blockfrost-js | |
---|---|---|
5 | 29 | |
312 | 106 | |
1.0% | 1.9% | |
8.9 | 6.3 | |
9 days ago | about 1 month ago | |
Haskell | TypeScript | |
Mozilla Public 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-ogmios
Posts with mentions or reviews of cardano-ogmios.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-28.
- It would be nice to have a nice-and-easy way to evaluate execution units of #Plutus scripts for DApps, wouldn't it 😏? GUESS WHAT! Ogmios keeps to play a role in fueling the #Cardano ecosystem with love and tooling 💝 KtorZ on Twitter
- Is there a publicly available Cardano API with pre-indexed blockchain data?
-
How to query live stake of each stake address from cardano dB sync postgresql database?
I'd suggest to use either cardano-graphql or Ogmios which both provide direct interfaces for querying stake addresses' balances.
-
cardano-node and cardano-db-sync running on different machines
The short answer is that, you can't. Yet, you can quite easily re-implement cardano-db-sync (or at least, the bits that are relevant for your app) on top of https://github.com/cardanosolutions/ogmios
- Ogmios: a JSON WebSocket bridge for cardano-node, v3.1.0 released
blockfrost-js
Posts with mentions or reviews of blockfrost-js.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-11.
- Blockfrost SDK updates: feedback
-
Any Cardano Dexes that connect to Daedalus?
That way you use your own node to conduct the transactions rather than using a service like blockfrost
-
PyCardano but with local node rather than BlockFrost?
Nothing against blockfrost.io just wanna know if this is possible/easy
-
Assets in Specific Address
Im trying to get the list of NFTs in a specific wallet, Im using Koios but planning to switch to blockfrost.io but couldn't identify the particular API, any help?
- Cardano Dev Tools and How-To's
-
Do I need to download the full cardano node to interact with the blockchain ?
If you don't want to run a Cardano node then you can use Blockfrost
-
Cardano (ADA) Weekly Update by Everstake
🔹 blockfrost.io announced the availability of two new testnet networks: Preview and Preprod.
-
VASIL UPDATE: Progress continues positively with only minor bugs remaining. Today, however, we have agreed to ensure the core dev team and #Cardano ecosystem collaborators have more time for testing before commencing the mainnet countdown - Input Output on Twitter
Since the start of June, we have been successfully running an early build of the new node (which includes diffusion pipelining and the new Plutus v2 CIPs among other enhancements) as a semi-public Vasil developer testnet (Devnet). We now have some 35 developers from across 27 projects testing their DApps and helping identify any issues, along with 16 stake pool operators (SPOs) supporting. We’re also working closely with some of the leading tool/API providers, including Blockfrost, Cardano Serialization library (EMURGO), and Cardano Multiplatform Library (dcSpark). We want to call out the work of Mlabs and Dquadrant in particular for providing great support throughout the process. This developer testnet stage puts us in a good position when it comes to Plutus code compatibility and functionality. This valuable work will continue on this development testnet over the next few weeks.
-
👏 New release: The DAB solution provides an open-source alternative for Cardano developers to build decentralized applications (dApps) on Cardano’s blockchain - Cardano Foundation @CardanoStiftung - June 7th 2022
Five Binaries is a Prague, Czech Republic based consulting company who have been 100% focused on improving the Cardano ecosystem since day one. The members are all ex-Trezor Suite core developers and previously maintained the backend infrastructure for Trezor Wallet. The team created the first stake pool on the ITN and second on Mainnet,StakeNuts. They also processed the first Shelley Mainnet transaction. The Five Binaries team are also behind the first oracle solution on Cardano, Nut.link, and developed Blockfrost, APIs which are used to access the Cardano blockchain. Regarding usage and adoption, Blockfrost APIs is a core service used by the ecosystem and has a community of over 10,000 developers that have contributed to over 4,000 projects.
-
This might be the development framework for Haskell programmers
You can however call an SC using Blockfrost; this is an Web2-style API designed specifically to interacting with the Cardano network.
What are some alternatives?
When comparing cardano-ogmios and blockfrost-js you can also consider the following projects:
cardanocli-js - Wrapping the cardano-cli inside JavaScript
cardano-graphql - GraphQL API for Cardano
cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.
cardano-ledger - The ledger implementation and specifications of the Cardano blockchain.
pool.pm - Cardano blockchain realtime visualization