© 2023 Hashnode
#evm
1.1 Shardeum: An EVM-Compatible Layer 1 Network for Developers Shardeum is a layer 1 network that offers an EVM-compatible blockchain for developers to build decentralized applications (dApps) and sma…
DAOs and Rewards go hand in hand. In this tutorial, we will learn how to deploy a contract that will reward 100 tokens to users who hold an NFT on Mantle Testnet.This is a great way to get started in writing smart contracts. Before we get s…
Introduction Application Binary Interface is a standard for encoding data structures to enable communications between different software components. In the solidity world, communication is between the…
The Ethereum Virtual Machine (EVM) is a Turing-complete, decentralized computer that runs on every node in the Ethereum network. It is responsible for executing smart contracts, which are self-executi…
Picking off from where we stopped in our last series we are going to be discussing an interesting subject in a simplified manner. I’d recommend you read the part 1 before hopping over this one as it w…
In recent years, the world of decentralized finance (DeFi) has Decentralized finance (DeFi) has become a hotbed for cyberattacks. One notable case study is the TornadoCash Governance Takeover. In this…
EVM Simplified Series Part 1: For individuals new to blockchain technology, the EVM might appear complex. However, I’ll attempt to simplify it below: The EVM in exactness can simply be seen as a bunch…
Hey!! We have heard about so many blockchains. All of them have their own specialties. So, you must be confident that this chain has also got something special and innovative which inspires me to writ…
Introduction Neon Labs has developed a revolutionary technology known as Neon EVM, which enables developers to execute smart contracts that are compatible with the Ethereum Virtual Machine (EVM) on the Solana blockchain. By combining the st…
Blockchain technology has become a popular solution for various industries, from finance to supply chain management, to healthcare. In particular, Ethereum has emerged as a leading platform for developing decentralized applications (dApps) …