This is a template repository meant to show developers how to write and test their own license hooks on Story. This template uses LockLicenseHook.sol as an example, which is the most basic form of a license hook that lets you stop/lock license minting.
Please install Foundry / Foundryup
yarn # this installs packages
forge build # this buildsRun this script to run a live forked test on Aeneid (Story testnet)
forge test --fork-url https://aeneid.storyrpc.io/