Transient Labs Universal Deployer
A contract factory that can be used for multiple types of contracts to deploy ERC-1167 minimal proxy clones.
Running Tests
- Install foundry
- Run
make install
ormake update
- Run
forge test
(optionally can adjust the fuzz runs via the flag--fuzz-runs <number>
)
Disclaimer
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.
License
This code is copyright Transient Labs, Inc 2023 and is licensed under the MIT license.