seed-labs / seed-emulator

A Python framework for creating emulation of the Internet.
GNU General Public License v3.0
208 stars 78 forks source link

Chainlink Service #213

Closed amanvelani closed 6 months ago

amanvelani commented 6 months ago
  1. created script files and make it run instead of appending script code directly into the start.sh
  2. Removed save_sender_address in ChainlinkFileTemplate.py and combined it with send_get_eth_request as it was repeated call to get the ETH_ADDRESS.
  3. Remove random in oracle_contract_deploy