Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Centralize the transaction building and transaction validation logic into a package #37

Open
littlejohntj opened this issue May 4, 2023 · 0 comments

Comments

@littlejohntj
Copy link
Contributor

Because of the AWS migration, it was easier to make progress by moving the transaction building code into the transaction-request serverless app.

We should move back to a package once we figure out the correct setting for turborepo for packages in our set up. This will make the transaction building code more portable and reusable as well as increase testing. It'll also by help simplifying the transaction request server.

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

No branches or pull requests

1 participant