Adeogo Favourmbakufromfad.hashnode.dev·May 6, 2023Digital Signatures on Ethereum BlockchainOverview In today's digital world, where information is transmitted and exchanged across networks and devices, ensuring the authenticity and integrity of electronic documents is crucial. Digital signatures are one such mechanism that provides this se...Discuss·11 likes·172 readsSolidity
Adetayo Omotomiwatomiwa99.hashnode.dev·Jan 30, 2023Error Handling In SoliditySolidity, the programming language used to create smart contracts for the Ethereum blockchain, places a strong emphasis on error handling. To prevent bugs, security flaws, and unexpected behaviour of smart contracts, errors must be handled properly. ...Discuss·19 likes·71 readsSolidity