Commit Graph

5 Commits

Author SHA1 Message Date
thesn10
b6722ee83b feat: add @solisting/sdk helpers and unit tests
Add hand-written SDK helper files (pda.ts, listing.ts, order.ts) with
GPA-based account fetching, discriminator filters, PDA derivation helpers,
and escrow ID derivation. Add pda.test.ts with 4 unit tests (all passing).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 22:48:24 +02:00
thesn10
825dad30c0 feat: generate solisting codama bindings (with correct IDL address) 2026-06-24 22:38:54 +02:00
thesn10
3f326f4420 feat: generate solisting codama bindings
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 22:32:17 +02:00
thesn10
f83f2c1278 fix: remove @descro/sdk dep from sdk package (not yet imported in Part 1) 2026-06-24 22:21:20 +02:00
thesn10
d245785b32 feat: add @solisting/sdk package scaffold
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 22:02:41 +02:00