You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
z-samuel
changed the title
Task script improvements
Task scripts improvements
Nov 25, 2023
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.The text was updated successfully, but these errors were encountered: