Skip to content

Releases: ElliotFriend/regional-starter-pack

v1.0.0

16 Apr 21:04
b61975a

Choose a tag to compare

v1.0.0 - Anchor Showcase

Baseline release capturing the "integrate (almost) any anchor" approach before pivoting to a curated model for anchor selection, focused on locally denominated assets and competitive FX rates.

What's included

  • Portable anchor library: framework-agnostic Anchor interface with five provider
    implementations:
    • Etherfuse: CETES stablebond, SPEI rail, iframe KYC
    • AlfredPay: USDC, SPEI + PIX rails, form-based KYC
    • BlindPay: USDB, SPEI rail, redirect KYC
    • Abroad: USDC off-ramp only, PIX rail
    • Transfero: USDC + BRZ, PIX rail, OAuth2 auth
  • Two regions: Mexico (MXN/SPEI) and Brazil (BRL/PIX)
  • SEP protocol library: Composable SEP-1, SEP-6, SEP-10, SEP-12, SEP-24, and SEP-38
  • Test suite: Vitest + MSW coverage for all anchor clients and config

What's next

This release is a snapshot before a significant architectural shift. Future versions will curate anchor integrations around five criteria:

  • locally-denominated assets issued and available on Stellar
  • local payment rail support
  • competitive FX rates (<= 25 bps)
  • well-documented developer access
  • deep liquidity on the Stellar network

Anchors that don't meet the bar will be documented as alternatives rather than given a fully integrated anchor client.

Full Changelog: https://github.com/ElliotFriend/regional-starter-pack/commits/v1.0.0