Blockchain Awesome dApp, but too Slow? #DeadInTheWater One of the most critical factors of choosing any app and continuing to use it, is its speed. When users can use an app to work quicker and achieve their goal, they are going to hang, but it’s a fact that when an app lags, they’re going to look to competitors for an alternative.
Ethereum Introducing Etherflow As providers of Ethereum node infrastructure, we often see new users struggle with choosing a library, connecting to a node, and understanding which call is needed to accomplish their goals. So we created an OSS tool to help!
Web3 UniCrypt: 100Xing API Blockchain Back-end Polling Speed & Halving Cost "I can confirm that switching to QuickNode sped up our back end API blockchain polling near to 100x. This is not a ballpark figure, the speed increase was measured for long-running ethereum cron jobs and the results were exponentially better in every case."
Ethereum Dune Analytics: Freeing Bandwidth & Money to Level Up "I logged on to Quicknode, entered my credit card details and changed the URL in our kubernetes config map and everything worked. Out of the box. No further configuration. No custom code."
DeFi Fides-Exchange Partner Spotlight With security, transparency and performance being central to the Fides-Exchange mission from the beginning, they knew that they needed powerful, cost-effective infrastructure to operate.
Ethereum Uniswap Flash Swaps — A Hidden DeFi Money Lego In this article, we will explore Uniswap and one of its most innovative features: flash swaps!
Web3 xDai Chain is Live on QuickNode! xDai is the ideal cryptocurrency for everyday payments and transactions. User-friendly tools make xDai easily adoptable for crypto and non-crypto users alike!
Web3 Introducing WebHooks for Ethereum Webhooks are the best way for server-side apps to send automated messages or information to other server-side apps. So how do you accomplish this in the Web3 world where your dApp is based on Ethereum blockchain?
Blockchain Application PARTNER SPOTLIGHT: Bankless Stefan van As is the author of Delphereum which is a Delphi interface to the Ethereum blockchain that allows for development of native dApps. Through this interface, he developed the lean, airtight DeFi desktop app offering the highest possible yield on stablecoin savings: Bankless.
DeFi DSA-SDK - DeFi Development Simplified Building, integrating and working among different DeFi protocols is still a headache for many developers. DSA-SDK simplifies cross-protocol interactions using smart-contracts and Spells. In this guide we will swap ETH to DAI using Kyber Protocol and DSA Spells.
DeFi DeFi-SDK — A Beginner’s Guide Integrating with different Ethereum protocols and performing common tasks is cumbersome. Today we will explore DeFi-SDK and how it simplifies working with several DeFi protocols in parallel.
Developer Tools Top Hacks to Reduce Dev Cycles for dApps Developing decentralized applications (dApps) can be a rigorous, time heavy and stressful process. Real-time changes and fixes post-release, which are normally possible in traditional apps, are not (easily) possible in dApps.
Web3 QuickNode Compare: in-browser benchmarks for Web3 endpoints Time is a universal rule that everyone lives by. The time it takes for a resource to load — dictates whether you make the conversion or not. Speed matters.
Blockchain Dev Cycle Black Hole: ETH Node Syncing and Maintenance BOTTOM LINE: If devs are working on the time hemorrhage associated with node infrastructure and syncing to the Ethereum blockchain, they are not actually doing what they are paid to do: developing the app.
Blockchain Ethereum Archive Node vs. Full Node Access via QuickNode What if you want to know the previous state of the entire Ethereum ecosystem and not just the current block? What do you use? How can this be achieved?
Web3 QuickNode, Ethereum and Delphi Setting up and managing a blockchain node is a difficult, time- and resource-consuming task... Here’s how to plug your free QuikNode endpoint in Delphi code 👉
API The All-New QuickNode: v2 77,000 lines of code, 2,500 commits, 140 weeks, dozens of iterations, 1 mission...
Ethereum Customer Spotlight: 0x.Games Since teaming up with QuikNode, 0xGames has enjoyed a worry free experience with no call request limits from the fastest, most reliable node provider on the planet.
MyCrypto Using QuickNode with MetaMask, MyCrypto, MyEtherWallet (updated) How to set up your QuickNode with 3 popular Wallet/Account services
Ethereum What is QuickNode API? How to register for an account and get instant access to Ethereum, Bitcoin, Fantom, Solana, Optimism, Polygon, BSC and xDai blockchain networks.
API Introducing QuickNode: The #1 Web3 Infrastructure Platform 🚀 Meet QuickNode, the leading web3 infrastructure platform, providing the tools and resources to power your blockchain applications.
Dapps Key Management: UX and Security Key management is important because keys give access to wallets/accounts, which can hold funds. Here are the 'dos' and 'donts' of key management within your dApp...
API Rich ETH Node Analytics for your QuickNode with Terminal.co Integrating QuickNode Provider Endpoints with Terminal Today, we will go through integrating your QuickNode endpoint with the TerminalSDK. If you are a dApp developer then you probably know retrieving dApp-specific logging and infrastructure analytics is one of the most important parts of the development process, but can also be the
Ethereum Ethereum for Java Developers Enterprises all over the world use Java to build scalable systems which we use in our daily lives. Today, we will talk about Web3j – a library written in Java for Ethereum developers!
Ethereum Interacting with Ethereum MainNet using Ganache and QuickNode When developing dApps locally, the process to interact with protocols like Compound and MakerDAO can be a tedious one. We need to fetch Smart Contracts of these protocols from Etherscan, and then initialize them with data.