Skip to content

feat: add DeFi, Data/Indexing, and Security resource sections - #12

Open
xamdkx wants to merge 1 commit into
monad-devrel:mainfrom
xamdkx:feat/add-defi-trading-resources
Open

feat: add DeFi, Data/Indexing, and Security resource sections#12
xamdkx wants to merge 1 commit into
monad-devrel:mainfrom
xamdkx:feat/add-defi-trading-resources

Conversation

@xamdkx

@xamdkx xamdkx commented Apr 15, 2026

Copy link
Copy Markdown

What's added

Three new resource sections that are fundamental for Monad developers but currently missing from the list:

DeFi & Trading Development

  • Uniswap V3 Development Book (concentrated liquidity mechanics)
  • DeFi Developer Roadmap (curated learning path)
  • Damn Vulnerable DeFi (security CTF challenges)
  • Flashbots (MEV protection)
  • OpenZeppelin Contracts (battle-tested implementations)
  • Foundry fork testing (DeFi-specific testing)

Data, Indexing & Analytics

  • The Graph Protocol (subgraph indexing)
  • Dune Analytics (SQL blockchain analytics)
  • Ponder (modern EVM indexing framework)
  • Viem (TypeScript EVM library)
  • Wagmi (React hooks for Ethereum)

Security & Auditing

  • Solidity Security Blog (vulnerability patterns)
  • SWC Registry (weakness classification)
  • Slither (static analysis)
  • Echidna (fuzzing)
  • Foundry invariant testing

These resources are especially relevant for the Monad ecosystem given its EVM compatibility and high-performance focus.

Added 3 new sections to community resources:
- DeFi & Trading Development (Uniswap V3 book, DeFi roadmap, DVDF, Flashbots, OpenZeppelin)
- Data, Indexing & Analytics (The Graph, Dune, Ponder, Viem, Wagmi)
- Security & Auditing (Slither, Echidna, SWC Registry, invariant testing)

These are fundamental developer resources missing from the current list.
@xamdkx

xamdkx commented Apr 20, 2026

Copy link
Copy Markdown
Author

Closing.

@xamdkx xamdkx closed this Apr 20, 2026
@xamdkx xamdkx reopened this Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant