🎥 Custodial vs Non-Custodial Blockchain Wallets
Learn about custodial and non-custodial wallets. See the key differences between them and features of non-custodial wallets like Phantom, Metamask, and Exodus.
Learn about custodial and non-custodial wallets. See the key differences between them and features of non-custodial wallets like Phantom, Metamask, and Exodus.
This comprehensive guide explains what Web3 wallets are, the different types available (non-custodial, custodial, and smart contract), and which type may fit best for different needs. It also lists popular Web3 wallets, such as MetaMask, MyEtherWallet, Trust Wallet, Coinbase Wallet, Binance Wallet, Gnosis Safe, and Argent, and offers tips on how to keep wallets secure, including education on keeping your Web3 safe.
This guide will cover smart contract wallets in depth and the unique and complex threat vectors to be aware of when interacting with them. We will also list some best practices to secure funds.
This guide on Account Abstraction is Part 1 of a two-part series covering ERC-4337, where we'll delve into its technical aspects and functionality.
This guide on Account Abstraction covers part two of a two-part series covering ERC-4337, where we will delve into implementing and testing an ERC-4337 compatible smart contract.
This guide will define and list the various types of crypto wallets as well as their common security risks and threats. Lastly, it will cover the best security practices for your crypto wallet.
This guide will give you a complete overview of the five ways to check the balance of a Solana SPL Token Account (Solana CLI, Solana-Web3.js, Solana Token Program, cURL, and Rust).
This guide will give you a complete overview of the five ways to check the address of a Solana SPL Token Account (Solana CLI, Solana-Web3.js, Solana Token Program, cURL, and Rust).
This guide will give you a complete overview of the four ways to check the balance of a Solana wallet (Solana CLI, Solana-Web3.js, and cURL).
In this guide, we'll learn how to add a custom RPC for use with our Backpack wallet.
In this guide, users will learn how to audit wallet activities of token transfers using JavaScript and QuickNode SDK.
In this guide, users will learn how to audit wallet activity on Ethereum using Python.
Learn how to create a basic Solana wallet application using React in this step-by-step guide.
Get connected to your users faster. Learn how to use the Solana dApp Scaffold and Wallet Adapter to get a sample app in minutes.
Learn how to utilize MetaMask Snaps to connect your MetaMask wallet to Solana dApps.
This guide will demonstrate how to create your own .sol domain name using the Bonfida Naming Service.
This guide will teach you how to create a Bitcoin address using JavaScript and bitcoinjs-lib
In this guide, we'll dive into generating a unique custom wallet address using Solana CLI and the Grind tool.
In this guide, we will explore how to use Squads to create a MultiSig Wallet on Solana.
This step-by-step guide will show you how to create a Solana address using the Solana-Web3.js library.
This guide will teach you how to generate a new Bitcoin address in JavaScript using CryptoCoinJS.
In this guide, we will cover creating an Ethereum address in Go using the Go-Ethereum Client library.
In this guide, we will cover creating an Ethereum address in JavaScript using Ethers.js.
In this guide, we will see how we can generate a new Ethereum address in PHP.
In this guide, we will cover creating an Ethereum address in Python using the Web3Py library.
This guide will cover creating an Ethereum address in Ruby using the ruby-eth gem/package.
In this guide, we will use the Solana Wallet Adapter to authenticate users on your dApp!
In this guide, you will discover how to query Solana domain names (.sol) using TypeScript and Bonfida's SPL Name Service SDK.
This guide will walk you through the steps of setting up a custom RPC provider in Brave Wallet, allowing you to access dApps quickly with QuickNode.
In this guide, you will learn how to integrate QuickNode with Coinbase Wallet and how QuickNode is playing a significant role in shaping web3.
This guide will walk you through the steps of setting up a custom RPC provider in MetaMask, allowing you to access dApps quickly with QuickNode.
This guide will walk you through the steps of setting up a custom RPC provider in Rabby Wallet, allowing you to access dApps quickly with QuickNode.
This guide will show you how to look up all NFTs for a given address on Ethereum Mainnet using QuickNode's NFT API. It provides an easy-to-follow tutorial for developers to retrieve information about NFTs and use it in their projects.
This guide demonstrates how to look up the address balance for a Bitcoin wallet using QuickNode's Blockbook RPC Add-On. It provides step-by-step instructions on retrieving the balance of a Bitcoin address and integrating it into your project using QuickNode's API.
This guide explores the concept of stealth addresses within blockchains, specifically focusing on Ethereum's ERC-5564 proposal, addressing the privacy concerns in transaction visibility. It will delve into the technicalities of this solution and demonstrate its application through Umbra Cash, offering a practical perspective on enhancing transaction privacy.
In this guide, you will learn more about accounts on Ethereum, diving into both Externally Owned Accounts (EOA) and Smart Contract Accounts (SCA).
Learn how to utilize Phantom Shortcuts to create a seamless NFT experience for your users.