Day 9 of 30 Days of Solidity: Building a Smart Calculator
Day 9 of the #30DaysOfSolidity challenge introduces contract-to-contract interaction — a crucial concept in Solidity. Today, we built SmartCalculator.sol, a contract that calls functions from another contract to perform calculations.
Concepts You’ll ...
30dayscompass.hashnode.dev1 min read