Skip to content

hookart/0x-property-validators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hook

Hook 0x Property Validator

Hook uses the property validator interface from 0x (IPropertyValidator.sol) to enable propertyData to be used in orders.

Setup

This repository utilizes Foundry for test suites and forge install to install dependencies from git submodules

Contract Addresses

[ TODO: Update contract addresses with the mainnet deployment ]

Testing

forge test to run all forge tests
forge test --match-contract <Test Contract Name> to run tests on a specific contract

Additional Foundry Info

Foundry

Foundry Book

Licence

MIT Copyright 2022 Abstract Labs, Inc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published