cardano-ogmios
❇️ A WebSocket JSON/RPC bridge for Cardano (by KtorZ)
cardano-graphql
GraphQL API for Cardano (by cardano-foundation)
cardano-ogmios | cardano-graphql | |
---|---|---|
5 | 6 | |
312 | 263 | |
1.0% | 0.8% | |
8.9 | 6.9 | |
7 days ago | 28 days 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
cardano-graphql
Posts with mentions or reviews of cardano-graphql.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-06.
-
is there an api for cardano-graphql as a service?
looking to avoid deploying our own instance of https://github.com/input-output-hk/cardano-graphql, and the current REST implementations of different providers arent expressive enough for our use case.
- Cardano GraphQL Permission Denied Issue on NodeJS
-
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.
- How to get data from the block chain ?
- Anything like the graph for cardano?
-
Extract staking address from receive address?
More about that here https://github.com/input-output-hk/cardano-graphql
What are some alternatives?
When comparing cardano-ogmios and cardano-graphql you can also consider the following projects:
cardanocli-js - Wrapping the cardano-cli inside JavaScript
cardano-serialization-lib - This is a library, written in Rust, for serialization & deserialization of data structures used in Cardano's Haskell implementation of Alonzo along with useful utility functions.
cardano-ledger - The ledger implementation and specifications of the Cardano blockchain.
cardano-db-sync - A component that follows the Cardano chain and stores blocks and transactions in PostgreSQL
cardano-transactions - Library utilities for constructing and signing Cardano transactions.
pool.pm - Cardano blockchain realtime visualization