🎥 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.
In this guide, we'll learn how to add a custom RPC for use with our Backpack and Solflare wallets.
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.
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 MetaMask, 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 will give you a complete overview of the three ways to check the balance of a Solana wallet (Solana CLI, Solana-Web3.js, and cURL).