#How to deploy Smart Contract to live Network which is created via function?
2 messages · Page 1 of 1 (latest)
Hello @mighty plover, I am not totally sure what do you need, can you detail this a bit more? However, if you mean to ask is it possible to deploy smart contracts outside of zkcli, then yes, you can deploy a smart contract wherever and how ever you like. For instance, you can deploy your smart contract from frontend through an Auro TX. Just send your TX as always, but with the deploy command inside. Does this make sense?