- 02Reading Smart Contract Code Without Being a DeveloperYou do not need to write Solidity to check the four things that matter. Each one is findable by searching the source for a keyword.reading on-chain data · Sep 9, 2026 · 2 min
- 01Contract Storage and Why It Is ExpensiveWriting to persistent storage is the most costly common operation. The pricing explains a great deal about how contracts are written.reading on-chain data · Aug 18, 2026 · 2 min