-
Notifications
You must be signed in to change notification settings - Fork 137
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
Port to Typescript #188
Comments
@Akuukis @charlie-wasp I've kicked off gears for this, I'm pinging you since you both show interests on helping with this :). I created a branch called Now we need to make Let's do this! 🚀 |
@abuiles Here's a batch of migrations:
|
@abuiles I believe, I'm pretty late for the party 😅 But it seems, that work is not over yet. How can I help here? Should I take some unchecked points from the top comment and work on them? |
@charlie-wasp hey! Better late than never -- we still got some work to do. I'm happy if you can help on this, we have a branch with the current changes - we can continue work off that branch. |
This is a more direct way to address #183, and to add type safety to the library.
TODOs (copied from js-stellar-sdk migration)
npx tsc
ts-loader
won't run on Webpack 1typescript
branch as an alphaFiles WIP
The text was updated successfully, but these errors were encountered: