Skip to content

Releases: stellar-sharpy/sharpy-sdk

v0.1.0 — Initial Release

19 Jun 06:17

Choose a tag to compare

@stellar-sharpy/sdk v0.1.0

TypeScript SDK for the Sharpy split payment contract on Stellar Soroban.

Install

npm install @stellar-sharpy/sdk

Features

  • SharpyClient — full contract method coverage
  • Freighter v3 wallet integration
  • Type-safe invoice and split rule types
  • Utility helpers: parseAmount, formatAmount, deadlineFromDays
  • Pre-configured NETWORKS constants for testnet and mainnet
  • ESM + CJS + TypeScript declarations