A contract factory that can be used for multiple types of contracts to deploy ERC-1167 minimal proxy clones.
- Install foundry
- Run
make installormake update - Run
forge test(optionally can adjust the fuzz runs via the flag--fuzz-runs <number>)
This codebase is provided on an "as is" and "as available" basis.
We do not give any warranties and will not be liable for any loss incurred through any use of this codebase.
This code is copyright Transient Labs, Inc 2023 and is licensed under the MIT license.