Skip to main content

Guides / All Tags

Wallets Guides

38 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

What are Ethereum Accounts?

In this guide, you will learn more about accounts on Ethereum, diving into both Externally Owned Accounts (EOA) and Smart Contract Accounts (SCA).

Updated January 31, 2024Beginner
EthereumSmart ContractsWallets

How to Create a Bitcoin Address using bitcoinjs-lib

This guide will teach you how to create a Bitcoin address using JavaScript and bitcoinjs-lib

Updated January 16, 2024Beginner
BitcoinJavaScriptWalletsTransactionsMarketplace

Private Transactions on Ethereum using Stealth Addresses (ERC-5564)

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.

Updated January 3, 2024Intermediate
EthereumSecurityWallets

How to Audit ERC20, ERC721, and ERC1155 Token Activity using QuickNode SDK

In this guide, users will learn how to audit wallet activities of token transfers using JavaScript and QuickNode SDK.

Updated November 21, 2023Intermediate
JavaScriptAnalyticsWalletsTransactionsQuickNode SDK

How to Set a Custom Provider in Coinbase Wallet

In this guide, you will learn how to integrate QuickNode with Coinbase Wallet and how QuickNode is playing a significant role in shaping web3.

Updated November 7, 2023Beginner
EthereumWallets

How To Set a Custom Provider in Brave Wallet

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.

Updated November 3, 2023Beginner
EthereumWallets

How To Set a Custom Provider in Rabby Wallet

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.

Updated November 3, 2023Beginner
EthereumWallets

How to Audit Ethereum Wallet Activity using Web3.py

In this guide, users will learn how to audit wallet activity on Ethereum using Python.

Updated November 1, 2023Intermediate
PythonWeb3.pyAnalyticsWalletsTransactions

Five Ways to Check the Balance of a Solana SPL Token Account

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).

Updated October 6, 2023Beginner
SolanaJavaScriptRustSolana-web3.jsSPL Token ProgramWallets

Five Ways to Find the Associated Token Address for a Solana Wallet and Mint

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).

Updated October 6, 2023Beginner
SolanaJavaScriptRustSolana-web3.jsSPL Token ProgramWallets