Page Not Found
We could not find what you were looking for.
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.
diff --git a/MakefileEks.mk b/MakefileEks.mk index b70b6dc78..66cb42a31 100644 --- a/MakefileEks.mk +++ b/MakefileEks.mk @@ -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 diff --git a/README.md b/README.md index 5b46f6e58..cec3f21d3 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file diff --git a/assets/docs/about/roadmap/roadmap1.jpg b/assets/docs/about/roadmap/roadmap1.jpg new file mode 100644 index 000000000..f2de04ce1 Binary files /dev/null and b/assets/docs/about/roadmap/roadmap1.jpg differ diff --git a/assets/docs/about/userpage1.jpeg b/assets/docs/about/userpage1.jpeg new file mode 100644 index 000000000..6d6f6fc4a Binary files /dev/null and b/assets/docs/about/userpage1.jpeg differ diff --git a/build/404.html b/build/404.html index 3dba16710..8d6516462 100644 --- a/build/404.html +++ b/build/404.html @@ -3,11 +3,15 @@
-We could not find what you were looking for.
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.
We could not find what you were looking for.
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.