user2701487
user2701487

Reputation: 1

How to Deploy a Smart Contract and Have Someone Else Sign the Transaction? Polygon

I'm trying to deploy a Smart Contract on the Polygon mainnet, but I need the deployment transaction to be signed by someone else's wallet (so they become the contract owner and receive the tokens).

I’m not looking for a multi-signature setup or any complex solutions. Ideally, I just want to:

1 - Run the deployment script.
2 - Have someone else (e.g., my boss) sign the deployment transaction with their wallet.

I've searched online and asked AI for guidance, but I haven't found a clear, simple way to do this. Given that signing transactions externally should be a common use case, I feel like I'm missing something straightforward.

Any help or guidance would be greatly appreciated!
Thanks in advance!

Upvotes: 0

Views: 18

Answers (0)

Related Questions