Sarat Angajala
Sarat Angajala's Blog

Sarat Angajala's Blog

Follow
Follow
homeSponsor mebadgesnewsletter
Tag

Solidity

#solidity

More content

Read more stories on Hashnode


Articles with this tag

Mastering Gas Optimization in Solidity

May 14, 20233 min read

Tips And Tricks To Write Better Solidity Smart Contracts · As a blockchain developer, optimizing gas usage is critical to ensuring the efficiency and...

Mastering Gas Optimization in Solidity

Re-Entrancy attack

May 13, 20235 min read

Understanding the Re-Entrancy attack and how you can secure your contracts from it. · The concept of a reentrancy attack was first identified in the...

Re-Entrancy attack