parity-signer icon indicating copy to clipboard operation
parity-signer copied to clipboard

Manual on how to proxy accounts in wallets that do not support account export as proxy

Open Slesarew opened this issue 3 years ago • 2 comments

We need clear instructions on what to do in cases like #756

The general course of actions - turn account into anonymous proxy

https://wiki.polkadot.network/docs/en/learn-proxies

Slesarew avatar May 20 '21 11:05 Slesarew

Consider this a draft if you landed here.

From @kirushik :

In PolkadotJS UI there's an "Add Proxy" item in the triple dot menu on your account Or you can construct it via an Extrinsic UI: the particular extrinsic is proxy::addProxy It should (quite obviously) be signed by the 3rd party account, and have Signer's account, Any type and 0 delay as call parameters

Slesarew avatar May 20 '21 11:05 Slesarew

@emostov fyi has done some work with proxies.

dvdplm avatar May 20 '21 11:05 dvdplm