I am playing to learn the Ethereum and blockchain concepts.
ENV configuration
NETWORK_URL={{test network url}}
MY_ACCOUNT={{public address of a test account}}
MY_ACCOUNT_PRIVATE_KEY={{{{private key of a test account}}}}
CONTRACT_OWNER={{path of key generate in the 04-keystore application}}
CONTRACT_ADDRESS={{contract public address generate in 06-contract-deploy}}
KEY_STORE_ACCOUNT_PASSWORD={{key-store password used from 04-keystore}}
KEY_STORE_PATH={{path where to store the keys generated from keystore}}