Krinza MominforAnkrankr.hashnode.dev·Dec 24, 2022Web3 Data Challenges and the State of APIsAn odyssey of data and frustration of a developer Ah, the joys of querying Web3. It's like going on a grand adventure, where you're not quite sure what you're looking for or where you're going to find it. You might start out with a simple query, some...466 readsQuerying Blockchain Data with AnkrjsWeb3 Data Challenges
Krinza MominforAnkrankr.hashnode.dev·Nov 28, 2022Fetch the list of cryptocurrencies launched on a particular Blockchain using Ankr’s Token APIIn this tutorial, we’ll be fetching the list of cryptocurrencies launched on a particular Blockchain using Ankr's Advanced Multichain Token API↗. Refresher on Ankr Advanced APIs Ankr's Advanced Multichain APIs are the collection of RPC methods create...323 readsQuerying Blockchain Data with AnkrjsAnkr
Krinza MominforAnkrankr.hashnode.dev·Aug 30, 2022How to check your Account Balance across Multiple Blockchains using AnkrjsIn this tutorial, we’ll be fetching the account balances from multiple blockchains such as Ethereum, Polygon, and Fantom, to name a few, using Ankr's Advanced Multichain APIs↗. Refresher on Ankr Advanced APIs Ankr's Advanced Multichain APIs are the ...1.0K readsQuerying Blockchain Data with AnkrjsAnkr
Krinza MominforAnkrankr.hashnode.dev·Aug 29, 2022How to fetch all NFTs owned by a particular Wallet Address using AnkrjsIn this tutorial, we’ll be fetching all the NFTs owned by a particular wallet or owner across multiple blockchains such as Ethereum, Polygon, and Fantom, to name a few, using Ankr's Advanced Multichain APIs↗. Ankr Advanced APIs Ankr's Advanced Multic...1 like·960 readsQuerying Blockchain Data with AnkrjsAnkr
Krinza MominforAnkrankr.hashnode.dev·Jul 20, 2022Create a “What’s in Your Wallet?” dApp using Ankr’s Multichain Advanced APIsIn this tutorial, we’ll be building a "What's in Your Wallet?" dApp where users can check their net worth, credits in native balance by chain, and NFTs they hold on multiple blockchains such as Ethereum, Polygon and Fantom (to name a few) using Ankr'...54 likes·678 readsQuerying Blockchain Data with AnkrjsAnkr
Dhaiwat PandyaforAnkrankr.hashnode.dev·Jul 18, 2022Ankr.js (Advanced APIs) React Quickstart GuideAnkr.js is a JavaScript library that lets you interact with Ankr's Advanced APIs. In this guide, you'll learn how to create an NFT viewer app using the following technologies: Next.js as the React/frontend framework TailwindCSS as the CSS framework ...431 readsQuerying Blockchain Data with AnkrjsJavaScript