Skip to content

Pons Trade SDK v0.1.0

Latest

Choose a tag to compare

@0xfnzero 0xfnzero released this 01 Sep 05:59
· 2 commits to main since this release

Initial production release

A production-oriented Go SDK for integrating Pons v2 trading workflows on Robinhood Chain.

Highlights

  • Typed contract reads and transaction builders for launch, launchAndBuy, buy, sell, fee claims, fee sweeps, and graduation
  • Official Robinhood Chain addresses and ABI-backed calldata generation
  • Deterministic bonding-curve buy and sell quotes with overflow-safe slippage bounds
  • Uniswap v4 pool key and pool ID reconstruction
  • Canonical Solidity revert-data and custom-error decoding
  • English and Chinese documentation with practical integration examples
  • Race-tested CI for Go 1.25

See the README for value rules, source references, production safeguards, and full usage examples.