- React
- Next.js
- Node.js
- Express.js
Render a borrower’s credit profile inside a React component. The component initializes the client outside the render cycle so it isn’t recreated on every re-render, then fetches the dashboard on mount whenever the
wallet prop changes.