You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very helpful for app developers to be able to see tests for each library done in with the TypeScript SDK in addition to the existing tests in Rust. I recently tried to build with the bytecode library, and was difficult trying to figure out the correct input types for some of the functions. Having tests in TypeScript could significantly improve the time it takes developers to make a dapp with one of these libraries.
The text was updated successfully, but these errors were encountered:
Motivation
It would be very helpful for app developers to be able to see tests for each library done in with the TypeScript SDK in addition to the existing tests in Rust. I recently tried to build with the bytecode library, and was difficult trying to figure out the correct input types for some of the functions. Having tests in TypeScript could significantly improve the time it takes developers to make a dapp with one of these libraries.
The text was updated successfully, but these errors were encountered: