-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
############### | ||
# APPLICATION # | ||
############### | ||
REACT_APP_BLOCKCHAIN_URI= TODO https://rpc.mordor.etccooperative.org | ||
REACT_APP_CHAIN_ID= TODO | ||
REACT_APP_DJED_ADDRESS= TODO | ||
REACT_APP_FEE_UI=0 | ||
REACT_APP_UI=0x0249a1a7778BD203206d1B7b614fB35Ce7f8F285 | ||
REACT_APP_EXPLORER= TODO https://etc-mordor.blockscout.com/ | ||
REACT_APP_BC=Ethereum Classic | ||
REACT_APP_PROTOCOL_CHAIN_DESCRIPTION=Ethereum Classic is the original Ethereum blockchain, maintaining its history untampered and immutable, and upholding the principle that "code is law". Ethereum Classic's native currency is ETC | ||
REACT_APP_CHAIN_COIN=ETC | ||
REACT_APP_SC_NAME=Ethereum Classic Stable Dollar | ||
REACT_APP_SC_SYMBOL=ECSD | ||
REACT_APP_RC_NAME=Ethereum Classic Reserve Surplus Share | ||
REACT_APP_RC_SYMBOL=ECRS | ||
REACT_APP_LIMIT_PER_TXN=10000 | ||
REACT_APP_EVM_RESERVECOIN_ADDRESS= TODO 0x8d2C17FAd02B7bb64139109c6533b7C2b9CADb81 | ||
REACT_APP_EVM_STABLECOIN_ADDRESS= TODO 0xffD4505B3452Dc22f8473616d50503bA9E1710Ac | ||
|
||
# Color Theme | ||
REACT_APP_GRADIENT_THEME='gradient-theme-7' | ||
REACT_APP_COLOR_THEME='green-dark' | ||
|
||
REACT_APP_TERMS_OF_USE=terms-of-use-default | ||
REACT_APP_LOGO_PATH=ECSD.svg |
3c24c12
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Preview ready at https://main.djed.codepreview.io