Skip to content
Discussion options

You must be logged in to vote

create a resource account I need the SEED can it be everything

seed just needs to be unique per deployer account, it creates a deterministic mapping from (deployer_address, seed) => resource_account_address. so you cant publish two packages from the same deployer with the same seed

for example an email?

sure, thats unique

does it mean that I create a contract and after I execute that function in order to publish that contract under the address of that resources account?

yes, that function creates a resource account, and publishes a package in that resource account

In that case after how can I get the signature of that resource account?

the vm calls init_module once when the module…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by spielcrypto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants