Skip to main content
The examples below show you how to integrate the BlackSwan JavaScript SDK into the most common application frameworks. Each example is self-contained — pick the one that matches your stack and adapt it to your use case.
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.