-
Notifications
You must be signed in to change notification settings - Fork 0
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
avenbreaks
committed
Jan 20, 2024
1 parent
07070e8
commit 6b411ca
Showing
9 changed files
with
59 additions
and
54 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 |
---|---|---|
@@ -1,13 +1,14 @@ | ||
export REACT_APP_RPC_ENABLED=true | ||
export REACT_APP_RPC_URL=https://engram.tech/testnet | ||
export REACT_APP_RPC_URL=https://tokioswift.engram.tech | ||
|
||
export REACT_APP_IS_MAINNET=false | ||
export REACT_APP_CONTRACT_ADDRESS=0x4242424242424242424242424242424242424242 | ||
export REACT_APP_ETH_REQUIREMENT=524288 | ||
export REACT_APP_ETH_REQUIREMENT=3200 | ||
export REACT_APP_ETH_DEPOSIT_OFFSET=6720000 | ||
export REACT_APP_TESTNET_LAUNCHPAD_NAME=Tokio | ||
export REACT_APP_EL_TESTNET_NAME=Tokio | ||
export REACT_APP_TESTNET_ITERATION=01 | ||
export REACT_APP_CHAIN_ID=130 | ||
export REACT_APP_GENESIS_FORK_VERSION=0x1000130b | ||
export REACT_APP_TUTORIAL_URL=https://engramnet.io | ||
export REACT_APP_CHAIN_ID=131 | ||
export REACT_APP_GENESIS_FORK_VERSION=0x10000131 | ||
export REACT_APP_TUTORIAL_URL=https://engramnet.io | ||
export REACT_APP_TESTNET_LAUNCHPAD_URL=https://launchpad-testnet.engram.tech |
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 |
---|---|---|
|
@@ -23,4 +23,6 @@ npm-debug.log* | |
yarn-debug.log* | ||
yarn-error.log* | ||
|
||
.idea | ||
.idea | ||
# Local Netlify folder | ||
.netlify |
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
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
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
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
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.