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

[Tool] Develop a currency generation and setup tool #6

Open
kostovster opened this issue Jan 6, 2023 · 2 comments
Open

[Tool] Develop a currency generation and setup tool #6

kostovster opened this issue Jan 6, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@kostovster
Copy link
Member

kostovster commented Jan 6, 2023

Create a package (in the sense of a cargo package) in the smart contracts repository that builds a binary crate that:
reads a currency specification from the standard input. An example specification is provided here.
generates the 'currency' package in the same repository. An example result is provided here. Supplementary macros-es could be created to make it easier for the tool. As guidance, a template 'currency' package should be used.
setup an instance of the Lpp contract for each currency of the "Lpns" group
setup an instance of the Oracle contract for each currency of the "Lpns" group taking into account the resolution lists

(optional) Integrate the tool as a Cargo build script

@kostovster kostovster added the enhancement New feature or request label Jan 6, 2023
@KirilMihaylov KirilMihaylov self-assigned this Jan 12, 2023
@kostovster
Copy link
Member Author

@KirilMihaylov, didn't you finish this one?

@KirilMihaylov
Copy link
Contributor

Tooling is in it's final stages of development for the generation of currencies. Integration with the deployment script is yet to be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants