Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
21 changes: 19 additions & 2 deletions MakefileEks.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,29 @@ LDFLAGSSTRING +=-X main.GitCommit=$(GITCOMMIT)
LDFLAGSSTRING +=-X main.GitDate=$(GITDATE)
LDFLAGS := -ldflags "$(LDFLAGSSTRING)"

build-bk-test-morph-test-qanet-to-morph-doc-qanet:
source ./makefile-function.sh && MFPnpmInstall && pnpm run build:qanet
cp -rf nginx_sub_qanet.conf nginx_sub.conf

start-bk-test-morph-test-qanet-to-morph-doc-qanet:
# mkdir -p logs/morph-doc && pnpm run deploy:qanet
@echo "starting ngnix..."
nginx -g 'daemon off;'



healthcheck-bk-test-morph-test-qanet-to-morph-doc-qanet:
curl http://127.0.0.1:8080


build-bk-prod-morph-prod-mainnet-to-morph-doc:
source ./makefile-function.sh && MFPnpmInstall && pnpm run build
source ./makefile-function.sh && MFPnpmInstall && pnpm run build:mainnet
cp -rf nginx_sub_mainnet.conf nginx_sub.conf

start-bk-prod-morph-prod-mainnet-to-morph-doc:
mkdir -p logs/morph-doc && pnpm run serve
# mkdir -p logs/morph-doc && pnpm run deploy:mainnet
@echo "starting ngnix..."
nginx -g 'daemon off;'

healthcheck-bk-prod-morph-prod-mainnet-to-morph-doc:
curl http://127.0.0.1:8080
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ Our decentralized sequencer design and innovative Layer 2 approach address block

Website: https://www.morphl2.io/

Twitter: https://twitter.com/Morphl2
Twitter: https://x.com/MorphLayer

Medium: [Morph – Medium](https://medium.com/@morphlayer2)

Telegram: https://t.me/morphoffical
Telegram: https://t.me/MorphL2official

Gmail: official@morphl2.io
Binary file added assets/docs/about/roadmap/roadmap1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/docs/about/userpage1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 8 additions & 4 deletions build/404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/assets/css/styles.5e55a320.css

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion build/assets/css/styles.81ba172c.css

This file was deleted.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading