-
Notifications
You must be signed in to change notification settings - Fork 3
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
Missing script to fetch existing plans from pause #3
Comments
I believe we need to refine this a little bit better. |
The proposal was to add a set of js functions + tests + a basic CLI wrapper to this repo to:
Why is this needed: deploying a drop spell is not a trivial operation, therefore the js script itself should also be audited.
If the end goal is the UI, in the future, the UI can simply import audited functions and call them – effectively reusing core functionality and ensuring security-crucial logic. |
As decided here: #2 (comment)
The text was updated successfully, but these errors were encountered: