refactor: typescript refactoring ♻️
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
INFURA_API_KEY="{INSERT_API_KEY}"
|
||||
MNEMONIC="{INSERT_12_WORD_MNEMONIC}"
|
||||
|
||||
# Block explorer API keys
|
||||
ETHERSCAN_API_KEY="{INSERT_API_KEY}"
|
||||
GASPRICE_API_ENDPOINT="https://api.etherscan.io/api?module=proxy&action=eth_gasPrice"
|
||||
COINMARKETCAP_API_KEY="{INSERT_API_KEY}"
|
||||
|
||||
REPORT_GAS="true"
|
||||
Reference in New Issue
Block a user