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

Convert PTE To Latest High-Level Node.js SDK #261

Closed
lindluni opened this issue Jan 10, 2021 · 1 comment
Closed

Convert PTE To Latest High-Level Node.js SDK #261

lindluni opened this issue Jan 10, 2021 · 1 comment

Comments

@lindluni
Copy link
Contributor

PTE is written using the fabric-common package, which is the low-level SDK. Now that the high-level SDK exists and that is the area of focus for future development, PTE should be modified to use the high-level SDK.

Instead of attempting to modify the existing PTE, the rewrite should be a copy and sit in a folder next to PTE (maybe PTEv2) for now. Development will be incremental, code should be pushed frequently, and reviewed and merged frequently, rather than pushing an entire rewrite of the codebase in single commit series.

We should open issues around each component of PTE we need to implement.

@davidkel
Copy link

see #383 for recommended sunset of PTE and suggested replacement

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

2 participants