Chain: All
Language: All
Technology: All
Use Case: All
Level: All
Goerli vs. Sepolia Testnet
This guide covers an overview of Ethereum testnets, specifically Goerli and Sepolia, their differences, and how Ethereum developers use them for testing and experimentation. The article also provides information on creating an Ethereum Sepolia endpoint with QuickNode.
Updated March 7, 2021Beginner
Ethereum
How to Call Another Smart Contract from your Solidity Code
This guide will teach you how to deploy a smart contract on the Ethereum Goerli network and interact with other smart contracts. By the end of this tutorial, you will have a hands-on understanding of the deployment process and how to send transactions to interact with other smart contracts.
Updated January 30, 2021Intermediate
EthereumSolidityRemix.IDESmart Contracts