thesn10 4742c3dbd4 feat: add @solisting/sdk helpers, tests, and index exports
Complete Task 5: Write sdk/src/index.ts to export:
- Generated bindings (accounts, instructions, pdas, types, errors, program id)
- Hand-written helpers (pda, listing, order functions)
- Type re-exports (Address, Account from @solana/kit)

Avoid duplication of deriveEscrowId (exported from pda.ts, re-exported from order.ts).
All tests passing, no type errors.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 22:54:05 +02:00
2026-05-27 23:15:18 +02:00
2026-06-14 20:38:52 +02:00
2026-06-14 18:24:26 +02:00
2026-05-27 23:15:18 +02:00
2026-05-27 23:15:18 +02:00
2026-06-14 20:31:37 +02:00
2026-06-14 18:24:26 +02:00
2026-05-27 23:15:18 +02:00
2026-05-27 23:15:18 +02:00
Description
discovery protocol for decentralized product listings and bilateral order consent on solana
375 KiB
Languages
TypeScript 66.4%
HTML 20.4%
Rust 12.8%
CSS 0.4%