Skip to content

v0.1.0 — Initial Release

Choose a tag to compare

@MarcusDavidG MarcusDavidG released this 19 Jun 06:16
· 458 commits to main since this release

Sharpy Contract v0.1.0

First production-ready release of the Sharpy split payment contract on Stellar Soroban.

Deployed

  • Testnet: CAYTIFPD6RFWVHMK5SPPUUIWWAAANHKOJB6GOAJS5SR5MBKZMEY2UODZ
  • Mainnet: coming soon

Features

  • Multi-recipient invoice creation with configurable split rules (Fixed, Percentage, Tiered)
  • Recurring/subscription invoices — auto-generates next invoice on release
  • Escrow protection with configurable release delay
  • Batch invoice creation (up to 10 per transaction)
  • Pool payments across multiple invoices
  • Full audit log per invoice
  • Admin pause/unpause circuit breaker

WASM

Built with soroban-sdk v22.0.0, optimized to 33KB.