@aragonosx:repo
Resolve a plugin repo subdomain to its PluginRepo address.
Returns: address
Syntax
Section titled “Syntax”@aragonosx:repo(subdomain)Arguments
Section titled “Arguments”| Name | Type | Description |
|---|---|---|
subdomain | string | Repo subdomain (e.g. token-voting) or address |
Examples
Section titled “Examples”# Resolve the token-voting plugin reposet $repo @aragonosx:repo("token-voting")print $repo