Skip to content

How to read this guide

Below you can see how the analysis is structured.

This guide expects the viewer to have some experience with

Ethereum, Solidity, ERC20, ERC721, ERC1155, Basic Algebra

DeFi protocols are analyzed per workflow.

For each workflow, the analysis includes:

  • Whitepaper concepts with supporting mathematical context
  • Interactive charts to reinforce core ideas
  • Source code analysis that connects concepts to implementation
  • Lightweight editor containing:
    • Function Trace* for the selected workflow
    • Protocol source code view
    • Protocol file navigation
* Function traces are only supported in Solidity

In the diagram below you can see each workflow’s analysis structure

ProtocolworkflowWhitepaper ConceptsInteractive ChartsSource Code AnalysisFunction Trace IDE