Skip to content

Conversation

@Melvillian
Copy link
Collaborator

…h comprehensive documentation

This commit prepares the flashtestations-sdk for its initial public release by:

  1. Overhauling documentation and cleaning up the public API surface.
  2. Transforming the README from a generic TSDX template into comprehensive SDK documentation including installation instructions, API reference, error handling guide, advanced usage patterns, and practical examples.
  3. Unused example files (getBlock.ts and getTransactionReceipt.ts) have been removed

In a future commit we will update the version number to 1.0.0 and publish the SDK to npm

How Has This Been Tested?

Manually

Are there any breaking changes?

Yes, but not in use yet so it's fine

(Optional) Feedback Focus

run yarn test to ensure tests still pass, and run npx tsx examples/verifyBlock.ts as well as npx tsx examples/getFlashtestationTx.ts to make sure those work given the new src/index.ts imports work as expected for those examples.

@graphite-app
Copy link

graphite-app bot commented Nov 4, 2025

Graphite Automations

"Request reviewers once CI passes on sdks monorepo" took an action on this PR • (11/04/25)

3 reviewers were added and 1 assignee was added to this PR based on Siyu Jiang (See-You John)'s automation.

…h comprehensive documentation

This commit prepares the flashtestations-sdk for its initial public release by:

1. Overhauling documentation and cleaning up the public API surface.
2. Transforming the README from a generic TSDX template into comprehensive SDK documentation including
installation instructions, API reference, error handling guide, advanced usage patterns, and practical examples.
3. Unused example files (getBlock.ts and getTransactionReceipt.ts) have been removed

In a future commit we will update the version number to 1.0.0 and publish the SDK to npm

improving VerificationResult handling
@Melvillian Melvillian force-pushed the flashtestations-sdk/prepare-for-publishing branch from b344d3e to 0ce1972 Compare November 4, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants