#ethereum
Read more stories on Hashnode
Articles with this tag
In this post, we'll explore the concept of fixed byte size arrays in Solidity. These arrays let us work with a set number of bytes, making them very...
Arrays are a key part of Solidity programming, allowing developers to store and work with collections of similar elements. Solidity supports two types...
In Solidity, reference data types form an essential part of the programming language, especially when working with complex data structures like...
When using Solidity, it's crucial to know the different visibility specifiers to create efficient and secure smart contracts. In this blog post, we...
If you're exploring Solidity, one important feature you'll often come across is modifiers. They are a powerful tool for cleaning up your code and...
The internet has changed a lot since it first started, and it's now on the brink of its biggest transformation yet. We've moved from the simple,...