Where you can store data in Solidity
There are a few place you can store data in your Solidity apps, this guide will explain what they are
solidityethereumguides August 2022What is a reentrancy attack, and how to prevent it
A guide on Solidity reentrancy attacks
ethereumsolidityguides August 2022What are flash bots?
A basic introduction guide to flash bots, and how they work to make profit
ethereumguides August 2022Special variables and functions in Solidity
List and explanation of the reserved/special variables and functions in Solidity - often to get access to blockchain data
solidityethereumguides August 2022How to use ether units in Solidity
A guide to using units of ether in Solidity
ethereumsolidityguides August 2022How to use dates/times in Solidity
A guide to using times in Solidity
ethereumsolidityguides August 2022How to get random numbers in your Ethereum smart contracts
A guide to getting randomness in Solidity/smart contracts on the EVM
ethereumsolidityguides August 2022How to do floating point/decimal math in Solidity
A guide on working with decimals in Solidity
solidityguides August 2022How to calculate percentages in Solidity
A guide on calculating percentages in Solidity
solidityguides August 2022On page 5 of 7