Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task scripts improvements #192

Open
z-samuel opened this issue Nov 25, 2023 · 0 comments
Open

Task scripts improvements #192

z-samuel opened this issue Nov 25, 2023 · 0 comments

Comments

@z-samuel
Copy link
Contributor

Task scripts (https://github.com/storyprotocol/protocol-contracts#tasks) need to to improved for the alpha release of SP. Since alpha release allows people build new hooks. Here are the news scripts required for users/developers to deploy and configure hooks:

  • sp:deploy-contract: for deploying new smart contract, e.g. external NFTs, components depended by custom hooks.
  • sp:deploy-hook: for deploying hooks.
  • sp:register-hook: for configuring hooks for modules.

NOTE: above scripts could be used in documents for guiding how to build hooks for SP.

Some other hooks are also required to be verified for alpha release, e.g. sp:create-franchise etc.

@z-samuel z-samuel changed the title Task script improvements Task scripts improvements Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant