© 2023 Hashnode
#ankrjs
An 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…
In 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 Multic…
In 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 Adva…
In 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 Multichai…
In 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 Ethere…
Ankr.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/fr…