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

Re-write REStake script using Typescript #782

Open
tombeynon opened this issue Jun 12, 2024 · 0 comments
Open

Re-write REStake script using Typescript #782

tombeynon opened this issue Jun 12, 2024 · 0 comments
Assignees

Comments

@tombeynon
Copy link
Contributor

The current implementation of the REStake script was ripped out of the REStake UI code and moved into this repo. It's a few years old now, and was written very quickly. It's getting time to re-write the script almost entirely, but most importantly support Typescript.

We can either re-write the code entirely, which isn't as big a job as it might appear. There is a lot of code in this repo that isn't used, simply because it was extract from the REStake UI quickly. Alternatively we can just introduce Typescript as-is, then re-write it at a future date, which might be a bit simpler as Typescript will help with the refactor/rewrite when we get there.

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