Hook uses the property validator interface from 0x (IPropertyValidator.sol
) to enable propertyData to be used in orders.
This repository utilizes Foundry for test suites and
forge install
to install dependencies from git submodules
[ TODO: Update contract addresses with the mainnet deployment ]
forge test
to run all forge tests
forge test --match-contract <Test Contract Name>
to run tests on a specific contract
MIT Copyright 2022 Abstract Labs, Inc.