Skip to content

Commit 82e329e

Browse files
authored
Create .env
1 parent 82c0e69 commit 82e329e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.env

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ETHEREUM_RPC_URL=https://mainnet.infura.io/v3/YOUR_INFURA_PROJECT_ID
2+
BSC_RPC_URL=https://bsc-dataseed.binance.org/
3+
ETHEREUM_CONTRACT_ADDRESS=0xYourEthereumContractAddress
4+
BSC_CONTRACT_ADDRESS=0xYourBSCContractAddress
5+
BSC_PRIVATE_KEY=YOUR_BSC_PRIVATE_KEY

0 commit comments

Comments
 (0)