Aptos contract upgrade access & deploy with multisig? #679
jingxuan98
started this conversation in
General
Replies: 2 comments 4 replies
-
for multisign deployment, you caan try https://www.rimosafe.com/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
if you deploy the contract under an eoa account, then i don't think you can transfer the upgrade access to another account if you deploy the contract under an object, you can transfer the object to a new account which will have upgrade access |
Beta Was this translation helpful? Give feedback.
4 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.
-
I realise that for aptos seems like for the contract upgrade access cannot be migrated to other wallet other than the deployer (correct me if im wrong and any reference if we can migrate the access to other wallet)
in that case can we deploy a contract with multisig? if so how? any example?
Beta Was this translation helpful? Give feedback.
All reactions