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

Add a javascript templates package #33

Open
joshuahannan opened this issue Jul 20, 2020 · 0 comments
Open

Add a javascript templates package #33

joshuahannan opened this issue Jul 20, 2020 · 0 comments
Labels
enhancement New feature or request Feature SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board

Comments

@joshuahannan
Copy link
Member

joshuahannan commented Jul 20, 2020

Issue To Be Solved

We want to be able to release packages in other language so that apps written in those languages can import them to get the transaction code defined in the repo, similar to how it is done in Go.

Suggest A Solution

  • Design and write a package in lib/javascript/ for getting template transactions.
  • Use the templates in transactions/ and replace them with arguments that the caller provides.
  • Write tests to make sure the templates are created correctly.
@joshuahannan joshuahannan added enhancement New feature or request Feature labels Jul 20, 2020
@franklywatson franklywatson added the SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board label May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feature SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board
Projects
None yet
Development

No branches or pull requests

2 participants