claudedwithlove
explore/moonwell-sdk

moonwell-sdk

Cherished

A TypeScript SDK that provides programmatic access to Moonwell lending protocol contracts across Base, Optimism, Moonbeam, and Moonriver networks. Developers can use it to query market data, manage user positions, track rewards, and interact with governance features without building contract interfaces from scratch.

·0··submitted April 18, 2026
View on GitHub
Clauded With Love Rating
7.1 / 10

Moonwell SDK is a TypeScript library providing programmatic access to Moonwell's DeFi lending protocol across four blockchain networks (Base, Optimism, Moonbeam, Moonriver). It offers comprehensive APIs for market data, user positions, rewards tracking, and governance features with multi-chain support.

Code Quality7.5
Usefulness8.5
Claude Usage6.0
Documentation7.0
Originality6.5
Highlights
  • Multi-chain support across four networks with unified API interface reduces developer complexity
  • Comprehensive feature set covering markets, positions, rewards, and governance in a single SDK
  • Clean TypeScript implementation with proper client pattern and network configuration
To Improve
  • Add code examples and API reference documentation directly in the README beyond the basic quick start
  • Include error handling examples and common troubleshooting scenarios in documentation