leo deploy
dependencies too
#28570
Closed
benjaminpreiss
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
@benjaminpreiss I believe this can be done with Is this what's on your mind? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Great! I am going to close this discussion for now then. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I wonder if it would be possible to add a parameter to
leo deploy
that also deploys the dependencies...As a newcomer developer, I had a hard time figuring out that I need to deploy all dependencies of my smart contract manually with
snarkos developer deply ...
With that, I mean I want to deploy aleo instruction dependencies, e.g.
token_registry.aleo
within mybuild/imports
folder that I get after runningleo build
.Beta Was this translation helpful? Give feedback.
All reactions