Learn how to register a derivative/remix IP Asset as a child of another in Solidity.
test/4_IPARemix.t.sol
to see it work and verify the results:
forge build
. If everything is successful, the command should successfully compile.
Now run the test by executing the following command: