Solidity

Solidity

Differences in Solidity

This is a post going over the differences between various elements of Solidity that are commonly mistaken such as mappings vs. arrays, visibility options, and interfaces vs. contracts.

Read
Solidity

What are structs in Solidity?

This is a post about what structs in Solidity are.

Read