Skip to content

storyprotocol/hook-dev-template

Repository files navigation

Hook Template: LockLicenseHook.sol

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.

Quick Start

Prerequisites

Please install Foundry / Foundryup

Install dependencies

yarn # this installs packages
forge build # this builds

Run the Tests

Run this script to run a live forked test on Aeneid (Story testnet)

forge test --fork-url https://aeneid.storyrpc.io/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •