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