Functionsยง
- add_
account - Add new Account to version control contract Only Factory can add Account
- approve_
or_ reject_ modules - Approve and reject modules
- claim_
namespace - Claim namespaces Only the Account Owner can do this
- propose_
modules - Here we can add logic to allow subscribers to claim a namespace and upload contracts to that namespace
- query_
account_ owner - remove_
module - Remove a module from the Version Control registry.
- remove_
namespaces - Remove namespaces Only admin or the account owner can do this
- update_
config - update_
module_ config - Updates module configuration
- validate_
account_ owner - yank_
module - Yank a module, preventing it from being used.