* feat(contract_manager): Add check for wormhole address on entropy deployment
* feat(contract_manager): Add getter for wormhole in entropy contract
* feat(contract_manager): topup entropy provider if necessary
* feat(contract_manager): find out wormhole address automatically for entropy
* feat(contract_manager): parse uri
* feat(contract_manager): Add list script for entropy contracts
* feat(contract_manager): script for EVM feeds contract deployment
This change adds a script to replace truffle deployment scripts. This
gives us more control and flexibility over the deployment process.
* chore: address comments
---------
Co-authored-by: Dev Kalra <kalradev@outlook.com>