environment file wrong
This commit is contained in:
15
,env
15
,env
@@ -1,15 +0,0 @@
|
||||
# Local Ganache Test Environment
|
||||
LOCAL_RPC_URL=http://192.168.1.10:7545
|
||||
# Real Project Cannot Have Private Key & Password Here
|
||||
LOCAL_PRIVATE_KEY=0xa18db964087f1bf43e4e4aee3e9ba4c67b5e907bdbe72f42beeb1a3eb19c7ac3
|
||||
LOCAL_PRIVATE_KEY_PASSWORD=Hoelee7296
|
||||
|
||||
### Sepolia Testnet
|
||||
# From Alchemy -> Select An App -> Network -> Ethereum -> Sepolia
|
||||
SEPOLIA_RPC_URL=https://eth-sepolia.g.alchemy.com/v2/mRFz7cxFuR6hAxYLr8oub4jbinOuocs_
|
||||
SEPOLIA_PRIVATE_KEY=0x65f3dbd3df36adce917fc17aeb544ae472cc189c7c7e143db35a09c54dd2c10f # From Metamask
|
||||
# https://sepolia.etherscan.io/search?f=0&q=0xc9445E993dAeA4bA3F1FE1080F0F6f8c46b4d967
|
||||
|
||||
|
||||
|
||||
# git remote set-url origin https://hoelee:ab72b3f1217e263f571fbde7cf7ee6b4ae750838@git.hoelee.com/hoelee/ethers-simple-storage.git
|
||||
Reference in New Issue
Block a user