38 followers
Glory Praise Emmanuel is a Smart Contract Developer and Web3 Frontend Engineer and Technical Writer based in Nigeria. She is passionate about providing solutions with technology.
So I wanted to build a React project for the first time in a long time (1 month 😂), and I wasn't sure how to start (I had forgotten the syntax,...
The Ethereum network currently charges gas fees for every operation that modifies the storage space. This includes storing and retrieving data. The...
EIP-3525 also called the "semi-fungible token" (SFT) standard, is a proposal to create a new way of representing unique digital assets that are best...
The acronym NFT stands for Non-Fungible Token, a singular and untransferable digital asset that, on a blockchain, denotes ownership or the proof of...
EIP 1559, or Ethereum Improvement Proposal 1559, is a change to the Ethereum network that seeks to improve its scalability, optimize the previous...
What is Tx.origin? In Solidity, Tx.origin is a global variable that returns the address of the account that originated the transaction. In other...