Grimace-Labs / GrimaceSwap

https://grimace-labs.github.io/GrimaceSwap/
GNU General Public License v3.0
6 stars 8 forks source link

Possible typescript migration #2

Open Kaladin13 opened 1 year ago

Kaladin13 commented 1 year ago

Topic to discuss possible typescript migration.

react and ethers are strongly typed (docs) and we probably need this as security measures in currency swapping service

if we delay this, it would be a lot harder to migrate in future. as a half-measure, we could include .dts declarations to increase development experience