Commonly used Data Structures in Solidity
What are Data Structures?
A way to store data to use the data efficiently. Lets think about values of the data and the relationship among them, or the functions and operations that can be applied to that data.
Smart Contract Structure
A sample...
meowy.hashnode.dev3 min read
Developer Avocado
Frontend developer. Debugging this world one console.log() at a time
Great write up 💪