klaytn / caver-js

Official caver-js repository
GNU Lesser General Public License v3.0
114 stars 75 forks source link

Any plans for typescript support? #157

Closed ElliotHan closed 2 years ago

ElliotHan commented 5 years ago

All the web3 packages support typescript within their repos. (ex. https://github.com/ethereum/web3.js/tree/2.x/packages/web3-core/types)

Is there any plans for caver-js, regarding types support?

kjhman21 commented 5 years ago

I'm sorry, but we have no plan for that right now. As you might know, since caver-js is an open source project, contribution is always welcome. :)

codemaster101 commented 3 years ago

Hi any idea when this support would be complete? We are integrating Klaytn into our system under contract, but it becomes really problematic integrating JS packages without Type Definitions. @kjhman21 ?

kjhman21 commented 3 years ago

@codemaster101 Please refer to #490. Somebody is working on this. :)

codemaster101 commented 3 years ago

@kjhman21 hey thanks for the update. The deadline for Klaytn integration is coming (from the Klaytn business side), but it seems the typescript migratoin is still pending. Would there be a timeline for this so that we can schedule our tasks or communicate to the business a better date?

kjhman21 commented 3 years ago

@codemaster101 Hmm... I think it is not our top priority, so it would be better not rely on this typescript implementation.

jimni1222 commented 2 years ago

Typescript is supported in latest version. I will close this issue.