Skip to content

This module manages resource accounts in the Aptos blockchain, enabling resource or module publishing while retaining signer control. It's ideal for tasks like software upgrades or NFT collection creation, allowing the deployer to maintain oversight and control over deployed content. (255 characters)

Notifications You must be signed in to change notification settings

0xCadeZ/move_package_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This example outlines a module designed for managing and controlling resource accounts in a blockchain environment, specifically within the Aptos ecosystem.

The primary function of this module is to facilitate the publishing of resources or modules to a resource account, while retaining the ability to control the account's signer.

This is particularly useful for tasks such as upgrading software or creating NFT collections, as it allows the original deployer to maintain oversight and control over the deployed content.

About

This module manages resource accounts in the Aptos blockchain, enabling resource or module publishing while retaining signer control. It's ideal for tasks like software upgrades or NFT collection creation, allowing the deployer to maintain oversight and control over deployed content. (255 characters)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages