Add Pollar Wallets & Fiat Ramps to ECOSYSTEM_CARDS - #123
Conversation
|
🤖 Automated message from Kaan's Automated Triage Bot. 👀 Picked this up — a review will follow shortly. |
There was a problem hiding this comment.
Pull request overview
Adds Pollar’s Stellar wallet authentication and fiat-ramp skill to the community ecosystem directory.
Changes:
- Adds a Pollar ecosystem card describing its wallet and transaction capabilities.
- Links directly to the upstream raw
SKILL.md.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
🤖 Automated message from Kaan's Automated Triage Bot. Thanks for this. The per-runtime honesty in I checked the submission end to end:
One note, nothing to fix here: the PR body lists a Merging now. |
kaankacar
left a comment
There was a problem hiding this comment.
🤖 Automated message from Kaan's Automated Triage Bot.
Verified end to end. Details in the comment above.
|
Thanks for the thorough review. On the one note: |
Adds an ecosystem entry for the Pollar skill.
Pollar is wallet-as-a-service for Stellar with local fiat on/off-ramps built in. A user signs in with Google, GitHub, email OTP or a device passkey and ends up holding a funded Stellar account with trustlines already set, without ever seeing a secret key. The same client quotes and runs fiat deposits and withdrawals over local rails (SPEI, Pix, PSE, ACH, ...), and connects external wallets (Freighter, Albedo, xBull) so both kinds of user go through one code path.
The skill is a router:
SKILL.mdcovers setup, the auth state machine and the three custody types (custodial G-address, passkey C-address, external), and dispatches toramps.md,react.md,react-native.mdandtransactions.mdfor the ramp flow, framework wiring and the rest of the transaction surface.copyValuepoints atraw.githubusercontent.com;check:ecosystem-linkspasses locally (30 entries, no blob URLs).