Favour Ajayefavourajaye.hashnode.dev·Feb 29, 2024Understanding the ways smart contracts call each otherCan contracts call each other? Are message calls similar to transactions? Hello again 😊. It's nice to have you here. If you have read my previous articles, thank you. If this is your first time reading my article, thank you! You can check out my das...10 likesdirectfunctioncall
Jesse Raymondjesserc.hashnode.dev·Apr 17, 2023EIP-2535: A Technical Overview of the Diamond Smart Contract StandardIntroduction If you're familiar with Ethereum, you'll know that smart contracts are the network's backbone. They enable developers to create decentralized applications (dapps) that are secure, transparent, and trustless. However, traditional smart co...268 readsSmart Contracts