How to call truffle Migrate from javascript instead of command line #5725
Unanswered
csirak
asked this question in
General Q&A
Replies: 1 comment 1 reply
-
@csirak1528 could you please share the js script with us? Can we see what function executes the deployment? Thank you, |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I want to be able to deploy contracts once I get a request from a user but truffle seems only to allow deployment from the command line, not a JS script. Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions