Function: deploy(IERC20 asset, uint256 amount)
This function deploys a pool with asset.
Inputs
asset
Control: Arbitrary.
Constraints: Must be whitelisted.
Impact: Address of the asset which is supplied to aave pool.
amount
Control: Arbitrary.
Constraints: None.
Impact: Amount to be supplied to the pool.