Deactivated Userblockchainxtech123.hashnode.dev·Feb 5, 2024Top 20 Ethereum blockchain ERC20 tokensWhile many people are aware of ERC-20 tokens, not many truly understand what they are. The letters ERC, which stand for Ethereum Request for Comment, and 20 are chosen at random for each proposal. ERC-20 Basics The native currency of the Ethereum blo...Ethereum
OLADAYO AHMODblockend.hashnode.dev·Jan 8, 2024Unveiling the Basics: A Comprehensive Introduction to SolidityIntroduction As of 2023, Solidity is the most popular programming language used in writing smart contracts to various Ethereum virtual machines (EVM) compatible blockchains. In this article, we will dive into the fundamentals of Solidity, the most ad...solidity-programming
Laura Devislauradevis.hashnode.dev·Nov 21, 2023Ethereum Blockchain: What is it and How Does It Work?Introduction: Isn't it a more digitalized world where the currency has also become digital? Ethereum is a type of cryptocurrency or a digital currency exclusively available online. It is amongst the most widely used cryptocurrencies and ranks second ...ethereum blockchain
Deactivated Userblockchainxtech123.hashnode.dev·Oct 17, 2023Top 20 ERC-20 tokens on the Ethereum blockchainMany people have heard about ERC-20 tokens, but few know what exactly they are. ERC stands for Ethereum Request for Comment, and 20 is an arbitrary number assigned to a proposal. ERC-20 Basics The native currency of the Ethereum blockchain is Ether (...ERC20
Deactivated Userblockchainxtech123.hashnode.dev·Oct 12, 2023Ethereum inflation highlights the necessary definition of this blockchainCurrently, one of the big debates in the Ethereum ecosystem is related to the unstoppable inflation of this cryptocurrency. An issue that has attracted the attention of both specialists in the Ethereum ecosystem and outside of it. Let us remember tha...Ethereum
freeCodeCampforfreeCodeCampfreecodecamp.org·May 18, 2021How to Break into Ethereum, Crypto, and Web3 as a DeveloperBy Nader Dabit Lately, I've been talking about my move into the Web3, Ethereum, and crypto space since making the switch from a traditional web, mobile, and cloud background. Since making that move, a shocking number of people have reached out to me ...Blockchain
freeCodeCampforfreeCodeCampfreecodecamp.org·May 17, 2021The Complete Guide to Full Stack Ethereum DevelopmentBy Nader Dabit In this article, you'll learn how to build full stack dApps with React, Ethers.js, Solidity, and Hardhat. You can find the code for this project here. The video course for this tutorial is here. I recently joined Edge & Node as a Devel...Blockchain
Nikita SavchenkoforfreeCodeCampfreecodecamp.org·Sep 30, 2019Universal Ethereum Delegated Transactions: No More Transaction FeesTL;DR Check this back end and front end solutions for delegated transactions. It is universal for any token which supports the delegation of its functions. Read more below. This mostly technical article provides a universal framework and a working s...Blockchain
freeCodeCampforfreeCodeCampfreecodecamp.org·Jul 23, 2019Technical primer to Blockchain & EthereumBy Srinivasan C I attended a talk on Ethereum sometime back and was fascinated by the possibilities it provided and started exploring the ecosystem. It is a pretty nascent ecosystem that is catching up fast among the developer community. In this post...Blockchain
Beau CarnesforfreeCodeCampfreecodecamp.org·Jun 28, 2019Build your first blockchain app with Ethereum smart contracts and SolidityLearn how to build a blockchain app using Ethereum smart contracts in this video course from Dapp University. A smart contract is a collection of code and data that resides at a specific address on the Ethereum blockchain. You will learn how to creat...Ethereum