cardano-db-sync
blockfrost-js
cardano-db-sync | blockfrost-js | |
---|---|---|
20 | 29 | |
294 | 103 | |
1.0% | -1.0% | |
9.5 | 6.3 | |
3 days ago | 28 days ago | |
Haskell | TypeScript | |
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-db-sync
-
How to migrate from Cardano node Linux installation into Cardano Docker
Do check out cardano-db-sync which has a docker-compose file that utilizes cardano-node.
- Can I read from the cardano chain if I’m not a node?
- Searching for on chain information
-
Building the cardano-db-sync - instructions
Where are the instructions for building cardano-db-sync? https://github.com/input-output-hk/cardano-db-sync/blob/master/doc/building-running.md
-
Query UTxO with PostgreSQL (cardano-db-sync)
There are a bunch of examples in the cardano-db-sync repository link to interesting-queries.md
-
How to listen to incoming payments to mint NFTs?
Continuously sync chain to PostgreSQL using official script * https://github.com/input-output-hk/cardano-db-sync.
-
Can someone help me with extracting data from the blockchain?
Your best choice is running a cardano-db-sync and make queries to the postgres database: https://github.com/input-output-hk/cardano-db-sync/
-
Fetch transactions from an address
So what did I do so far: I followed this instruction(https://github.com/input-output-hk/cardano-db-sync/blob/master/doc/docker.md) and had a cardano-node, a cardano-db-sync and a postgres isntance running on docker. I was able to successfully connect to the postgres database. However, I was not able to find recent transactions even thought the blockchain was up to date. When I took a close look onto the docker console I saw that the cardano-db-sync_1 process continuously exited with code 126.
- How to get data from the block chain ?
-
How to track ADA movements?
https://pool.pm/whales is useful for when whales change their delegation, but what you probably need is cardano-db-sync which basically follows the chain and dumps information into PostgreSQL.
blockfrost-js
- 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?
cardano-graphql - GraphQL API for Cardano
cardano-rosetta - An implementation of Rosetta for Cardano
kustomize-dandelion - Kubernetes kustomize template to setup Cardano APIs. **NOTE**: This project is actually managed from: https://gitlab.com/gimbalabs/dandelion/kustomize-dandelion
pool.pm - Cardano blockchain realtime visualization
CNFT-Royalties - Repo for managing Cardano NFT Artist Royalties
cardano-node - The core component that is used to participate in a Cardano decentralised blockchain.
scrolls - Read-optimized cache of Cardano on-chain entities
cardanocli-js - Wrapping the cardano-cli inside JavaScript
cnft-framework - Cardano NFTs framework. Can be used to generate tokens, mint, API for the sales, etc.
nodejs-api-starter - 💥 Yarn v2 based monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI. [Moved to: https://github.com/kriasoft/relay-starter-kit]
nami - Nami Wallet is a browser based wallet extension to interact with the Cardano blockchain. Support requests: https://iohk.zendesk.com/hc/en-us/requests/new
graphql-starter-kit - 💥 Yarn v2 based monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI. [Moved to: https://github.com/kriasoft/graphql-starter]