Skip to content

Comments

feat: Add Solana transaction infrastructure to TypeScript SDK#25

Closed
daliborturbeki wants to merge 7 commits intomainfrom
feat/typescript-solana-tx-integration
Closed

feat: Add Solana transaction infrastructure to TypeScript SDK#25
daliborturbeki wants to merge 7 commits intomainfrom
feat/typescript-solana-tx-integration

Conversation

@daliborturbeki
Copy link
Contributor

Add Solana transaction infrastructure to TypeScript SDK (HYP-89)

@vercel
Copy link

vercel bot commented Jan 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
hyperstack-docs Ready Ready Preview, Comment Jan 24, 2026 5:08pm

Request Review

Copy link
Contributor

@adiman9 adiman9 left a comment

Choose a reason for hiding this comment

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

This is directionally correct in terms of syntax but exactly where everything goes needs to be shuffled around I think. I don't want any lib specific stuff in our sdks (web3.js, gill, kit etc) as I want the dev using us to be able to use whatever they want and we can just wrap everything for them to work with their existing stuff.

I would also like to avoid the user having to derive PDAs etc if possible, i'd like to do as much of that as possible on our end.

I'll write up the internal tech docs I mentioned that provide an overview of the whole system I have in my head. I haven't done a good job of keeping everyone up to date on that since hackathon. I'll get that done today so we can get everyone up to speed before continuing to plough on

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