Getting Started
Introduction

Stellar onboarding architecture for developers: G-address first, C-ready. Shared SDK (v0.4.3 on npm), trustline and funding orchestration in three modes, sponsored fees support, and Soroban contract-ready flow.
pollar-xyz/pollar
Primary goals
- Simple Stellar onboarding for teams building apps.
- The platform decides when the user wallet is payment-ready.
- Trustlines and sponsored fees as a product, not an implementation detail.
- Classic operations and Soroban from the same SDK flow.
- C-address compatible in the future without depending on it in v1.
Out of scope (current phase)
- A full smart-account wallet product.
- A complete C-address onboarding stack.
- Anchor / on-off-ramp orchestration.
- A multi-chain embedded wallet platform.
On-chain evidence
On Stellar testnet the system is operational:
| Metric | Value |
|---|---|
| Payments executed | 105 |
| Sponsored reserves | 33 accounts |
| SDK published | @pollar/core v0.4.3 |