Get started
Set up OAuth authentication
Sign in with Passage using OAuth 2.0 with PKCE and a backend session.
Fetch offers
Render available offers with
OffersGrid or hooks.Display offer details
Load full offer data with
useOfferDetails or the REST API.Create and track participations
Use
CoinListClient to list participations and create a participation.Build the invest flow
End-to-end UX: wallet connect, on-chain approval, then
createParticipation.Reference
Check out the GitHub repo
Clone the Partner Demo repo to review a full SDK integration with OAuth, funding, and participation tracking.
Live partner demo
Open the hosted Partner Demo website to see the integration in action.