lack module EthereumDirectRegistry in direct_registry_bridge.py
direct_registry_bridge.py doesn't work because of lacking import module EthereumDirectRegistry.
I'm doing some tests on the bridge module, but it seems that some files are missing, can you provide them? @danintel @manju956
EthereumDirectRegistry is used by:
examples/common/python/connectors/ethereum/unit_tests/test_direct_registry_bridge.py
examples/common/python/connectors/ethereum/direct_registry_bridge.py
It is implemented with the Solidity source file
./examples/common/python/connec tors/ethereum/contracts/WorkerRegistryList.sol
For details, see https://github.com/hyperledger-labs/trusted-compute-framework/blob/master/examples/common/python/connectors/TestingContracts.md