Create a DevTools
plugin for debugging browser related SDK issues
#2343
Labels
feat
Issue is a feature
DevTools
plugin for debugging browser related SDK issues
#2343
Motivation
When debugging browser related issues such as encoding/decoding bugs in the browser for example, it could be useful to have a DevTools plugin that would display the relevant info.
Usage example
An example would be debugging the sway-farm dApp.
Let's say we are having an issue planting a seed, it would be helpful to see what the result of a contract call would be in the browser.
Of course these specific fields may relevant to that use case and so there would need to be some discussion about what's generic enough to apply to more use cases. Open to feedback.
This would significantly improve the debugging experience along with #2298
The text was updated successfully, but these errors were encountered: