Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 917 Bytes

File metadata and controls

20 lines (15 loc) · 917 Bytes

DorkFi Base UI — Documentation

Documentation for the DorkFi lending UI starter.

Docs Index

Doc Description
Architecture App structure, routes, key components, data flow
Markets Table Column definitions for the markets table
Environment Env vars, config, and contract addresses
Client Integration LendingPoolV2 integration, config schema, user flows
LendingPoolV2 Contract reference, interest model, risk params

Quick Links

  • Markets — List of supply/borrow markets; click an asset for detail
  • Portfolio — User positions (supplies, borrows) and health factor
  • Liquidate — Users with health factor < 1.0
  • Debug — Chain config, contract addresses, raw marketIdByToken results