Skip to content

Fix #22: TypeScript SDK @engram/client mirroring Python SDK#47

Open
zjwjing wants to merge 5 commits into
Dipraise1:mainfrom
zjwjing:sdk-typescript-client
Open

Fix #22: TypeScript SDK @engram/client mirroring Python SDK#47
zjwjing wants to merge 5 commits into
Dipraise1:mainfrom
zjwjing:sdk-typescript-client

Conversation

@zjwjing

@zjwjing zjwjing commented Jun 18, 2026

Copy link
Copy Markdown

Summary

Mirrors the Python SDK (engram/sdk/client.py) into a TypeScript npm package @engram/client.

Files

File Description
src/client.ts EngramClient with 14 methods
src/types.ts TypeScript type definitions
src/errors.ts 5 exception classes
src/crypto.ts sr25519 signing + X25519 encryption
tests/client.test.ts 30 unit tests
.github/workflows/ci.yml Node 18/20/22 matrix CI

Verification

  • tsc: 0 errors
  • vitest: 30/30 tests passing

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

@zjwjing is attempting to deploy a commit to the praise's projects Team on Vercel.

A member of the Team first needs to authorize it.

@zjwjing zjwjing left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi maintainers,

I have completed all the requested changes and the PR is ready for review.

Please let me know if you need any additional modifications.

Thank you!

@zjwjing

zjwjing commented Jun 23, 2026

Copy link
Copy Markdown
Author

Hi @Dipraise1 — following up on the TypeScript SDK PR. All 30 tests pass and tsc compiles with 0 errors. Ready for review. Thanks!

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.

1 participant