PollarPollar

Pollar Documentation

Pollar is the onboarding-to-payment infrastructure layer for consumer apps on Stellar. The full stack from social login to USDC payments — without exposing users to blockchain complexity.

Getting Started

OverviewWhat Pollar is and the problem it solves
API KeysPublishable vs secret keys, testnet vs mainnet
QuickstartInstall, configure, and send your first payment
Example AppClone and run a full working integration

Core Concepts

ArchitectureHow the SDK, Pollar Server, and Dashboard work together
Funding ModesImmediate and Deferred wallet activation
Stellar PrimitivesFee-bumps, reserves, trustlines, SEP-10, SEP-24
Security ModelAWS KMS, Passkeys, BYOK, and MPC
Transaction HistoryTwo-layer history architecture and pagination

SDK Reference

@pollar/reactHooks and pre-built UI components
@pollar/coreFull TypeScript client API
Wallet AdaptersExternal + embedded wallet login (Stellar Wallets Kit, Privy)
Pollar Server APIREST endpoints for backend use
WebhooksEvents, HMAC authentication, and retry behavior
Error CodesAll error codes with causes and fixes
MCP GatewayMCP / AI-agent access via Personal Access Tokens

Operator Guide

The sections below mirror the Dashboard sidebar: Overview · Build · Users · Treasury · Integrations · Monitor · Danger Zone. Start with the Dashboard Overview.

Overview

HomeYour app at a glance
Get startedOnboarding checklist

Build

SettingsApp name and general configuration
API KeysGenerate and manage keys
DomainsAllowed origins for SDK requests
WebhooksEvent delivery endpoints (upcoming)
BrandingCustomize the Pollar modals
MembersTeam access (owner only)

Users

AccountsBrowse and manage app users
WalletsBrowse and manage user wallets

Treasury

Tokens & TrustlinesConfigure assets for user wallets
Funding ModeImmediate and Deferred (set on Account Funding)
Account FundingYour funding (reserve) wallet
SponsorshipTransaction fee sponsorship
Transaction PolicyRestrict sensitive operations (account merge, max fee)
Auth PolicySoroban authorization allowlist
SwapSwap venues exposed to users
EarnYield providers (DeFindex, Blend)
Token DistributionClaimable distribution rules

Integrations

AuthenticationOAuth providers and email OTP (upcoming)
KYCIdentity-verification providers (upcoming)
RampsFiat on/off-ramp providers
Pollar PayPollar Pay integration

Monitor

TransactionsOn-chain transaction log
LogsAPI request and delivery logs
AlertsLow-balance notifications (upcoming)

Danger Zone

Archive appArchive / unarchive the app (owner only)

Guides

Deferred Flow GuideKYC-gated wallet activation with webhooks
Passkeys GuideBiometric auth with Face ID and Touch ID
Payments UISend, receive, and history components
Mainnet ChecklistEverything to verify before going live

On this page

Was this helpful?