Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy as <> utility #138

Open
pvgo80 opened this issue Apr 21, 2023 · 3 comments
Open

Copy as <> utility #138

pvgo80 opened this issue Apr 21, 2023 · 3 comments

Comments

@pvgo80
Copy link

pvgo80 commented Apr 21, 2023

A toolkit to create handy shortcuts to common used commands.

image

Some examples that could be handy:

  • cast run
cast run 0xc6437c8961d8eb77685623aa1acaade8c88b1c4a39fbacc6468a76b3bfa42403 --label 0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC:sender --label 0x44863F234b137A395e5c98359d16057A9A1fAc55:calledcontract
  • cast send
cast send --from 0x3C44CdDdB6a900fa2b585dd299e03d12FA4293BC --private-key $priv_key 0x44863F234b137A395e5c98359d16057A9A1fAc55 0x1249c58b

More interestingly, create these kind of commands using the abi (related to #97).

@naps62
Copy link
Member

naps62 commented May 16, 2023

@gabrielpoca this is now done, right? in #147

@gabrielpoca
Copy link
Contributor

It's not exactly the same. What I did was just copy to clipboard, it doesn't prepare the output to be run anywhere really

@naps62
Copy link
Member

naps62 commented May 17, 2023

ah right, I misremembered what this issue was when I asked 😅

@naps62 naps62 added this to the Developer Experience milestone Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants