Deploy and execute #25
Closed
marcelomorgado
started this conversation in
Ideas
Replies: 2 comments 5 replies
-
Hey, glad you like it! Hmm, sounds interesting. I can see the usefulness of such a method, but at the same I think that thanks to CREATE2 the process of interacting with a not-yet-deployed proxy has been simplified. A frontend app could ask the user to immediately sign a transaction to the I have to mull this idea for a while! |
Beta Was this translation helpful? Give feedback.
5 replies
-
This functionality (deploy + execute) is now fully supported by the factory and the registry. Going to lock this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, nice project!
I'm wondering if wouldn't be useful to have some kind of
Factory.deployAndCall()
function where the user can send a transaction when he wants to execute some call just after the deployment (same tx). I'm thinking on on-boarding like processes.Maybe it's a silly question, but do you see any security concern on doing so?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions