Describe the bug feature
Don't know if this would be out of scope or not, but your tweet a while back made me think about the difference between the two styles:

In general, I like the structured & strongly typed inputs much more. However a solid benefit in Etherscan style is being able to easily store presets in a text file and paste in the whole thing in one go. Something that's a lot more manual in blacksmith rn
I was thinking some sort of presets/bookmarks for recent calls made. Thoughts?
Curious if the "postman-for-contract-dev" is the route you're aiming for with the project? Or if it's more trying to target the scaffold-eth style of being a template/foundation to build your dapp off of? I imagine the functionality could be useful in either, but implementation different depending on usecase.
Describe the
bugfeatureDon't know if this would be out of scope or not, but your tweet a while back made me think about the difference between the two styles:
In general, I like the structured & strongly typed inputs much more. However a solid benefit in Etherscan style is being able to easily store presets in a text file and paste in the whole thing in one go. Something that's a lot more manual in blacksmith rn
I was thinking some sort of presets/bookmarks for recent calls made. Thoughts?
Curious if the "postman-for-contract-dev" is the route you're aiming for with the project? Or if it's more trying to target the
scaffold-ethstyle of being a template/foundation to build your dapp off of? I imagine the functionality could be useful in either, but implementation different depending on usecase.