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 contracts package #34

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

Add a javascript contracts package #34

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

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 contract 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 contract code.
  • Use the code in contracts/ and replace the addresses and names with arguments that the caller provides.
  • Write tests to make sure the templates are created correctly.
@joshuahannan joshuahannan added Feedback Feature enhancement New feature or request and removed Feedback 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