PollarPollar
Getting Started

Introduction

Pollar logo

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

  1. Simple Stellar onboarding for teams building apps.
  2. The platform decides when the user wallet is payment-ready.
  3. Trustlines and sponsored fees as a product, not an implementation detail.
  4. Classic operations and Soroban from the same SDK flow.
  5. 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:

MetricValue
Payments executed105
Sponsored reserves33 accounts
SDK published@pollar/core v0.4.3

Next steps

On this page

Was this helpful?