#solidity
Read more stories on Hashnode
Articles with this tag
Today, I will learn about Smart Contract Security. · In every programming language, we usually face security issues. With smart contract languages, the...
Today, I will learn how to verify my Smart Contract on Etherscan · I used this tutorial from Web3 University, write by Sumi Mudgil, Engineer at Alchemy...
Today, I will learn about the Structure of a Smart Contract · I use principally this source from Deric Cheng Dev Education at Web3U. Defining Ethereum...
Today I will learn how to create and deploy my first smart contract with the web3 university simple tutorial. · For today's challenge I will be using the...
Today I will learn what smart contracts are to explain them in depth · A smart contract is the set of rules that govern operations on a blockchain. First...