-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #133 from MonsterEOS/staging
Staging merge
- Loading branch information
Showing
7 changed files
with
24,847 additions
and
3,572 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,2 +1,2 @@ | ||
REACT_APP_CHAIN_HOST=api.cypherglass.com REACT_APP_CHAIN_PORT=443 REACT_APP_CHAIN_PROTOCOL=https REACT_APP_CHAIN_ID=aca376f206b8fc25a6ed44dbdc66547c36c6c33e3a119ffbeaef943642f0e906 REACT_APP_GRAPHQL_ENDPOINT=https://monstereos-api.cypherglass.com/graphql REACT_APP_VERSION=0.5.3 REACT_APP_NETWORK="EOS MainNet" yarn build | ||
REACT_APP_CHAIN_HOST=api.cypherglass.com REACT_APP_CHAIN_PORT=443 REACT_APP_CHAIN_PROTOCOL=https REACT_APP_CHAIN_ID=aca376f206b8fc25a6ed44dbdc66547c36c6c33e3a119ffbeaef943642f0e906 REACT_APP_GRAPHQL_ENDPOINT=https://monstereos-api.cypherglass.com/graphql REACT_APP_VERSION=0.5.4 REACT_APP_NETWORK="EOS MainNet" yarn build | ||
rm -rf build/images/jungle-animals |
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 +1 @@ | ||
REACT_APP_CHAIN_HOST=api.cypherglass.com REACT_APP_CHAIN_PORT=443 REACT_APP_CHAIN_PROTOCOL=https REACT_APP_CHAIN_ID=aca376f206b8fc25a6ed44dbdc66547c36c6c33e3a119ffbeaef943642f0e906 REACT_APP_GRAPHQL_ENDPOINT=https://monstereos-api.cypherglass.com/graphql REACT_APP_VERSION=0.5.3 REACT_APP_NETWORK="EOS MainNet" yarn start | ||
REACT_APP_CHAIN_HOST=api.cypherglass.com REACT_APP_CHAIN_PORT=443 REACT_APP_CHAIN_PROTOCOL=https REACT_APP_CHAIN_ID=aca376f206b8fc25a6ed44dbdc66547c36c6c33e3a119ffbeaef943642f0e906 REACT_APP_GRAPHQL_ENDPOINT=https://monstereos-api.cypherglass.com/graphql REACT_APP_VERSION=0.5.4 REACT_APP_NETWORK="EOS MainNet" yarn start |
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
Oops, something went wrong.