# Pool Factory

The Pool Factory Contract Deploys and Initializes new Lending Pool contracts. It stores the addresses of deployed pools and can be queried to check if a pool was deployed by it.

This contract will typically not be user-facing.

[Interface Docs Here](https://docs.rs/blend-interfaces/0.0.1/blend_interfaces/pool_factory/index.html)
