Account examples
Create / load account
-e
: ethereum node url
v -cg run create_load_account.v -e https://goerli.infura.io/v3/your_infura_key
Balance of Ethereum account
-s
: ethereum secret-e
: ethereum node url
v -cg run balance_eth.v -s secret -e https://goerli.infura.io/v3/your_infura_key
Balance of TFT on Ethereum account
-s
: ethereum secret-e
: ethereum node url
v -cg run balance_tft.v -s secret -e https://goerli.infura.io/v3/your_infura_key