Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/pangea mainnet #12

Merged
merged 8 commits into from
Apr 4, 2024
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# see src/config for chain-specific settings

APP_NAME=OBE
APP_NAME=Pangea Testnet Blockchain Explorer

# default network
CHAIN_NAME=pangea-testnet
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ yarn lint
```bash
yarn build
cd dist/spa
quasar serve
quasar dev
```
app running at localhost:4000

Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion dist/spa/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><base href=/ ><title>Open Block Explorer</title><meta charset=utf-8><meta name=description content=..><meta name=format-detection content="telephone=no"><meta name=msapplication-tap-highlight content=no><meta name=viewport content="user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,width=device-width"><link rel=icon type=image/ico sizes=16x16 href=favicon.ico><script defer src=/js/vendor.1a0edcfd.js></script><script defer src=/js/app.7e87a360.js></script><link href=/css/vendor.b507aab4.css rel=stylesheet><link href=/css/app.31a7ead1.css rel=stylesheet></head><body><div id=q-app></div></body></html>
<!DOCTYPE html><html><head><base href=/ ><title>Open Block Explorer</title><meta charset=utf-8><meta name=description content=..><meta name=format-detection content="telephone=no"><meta name=msapplication-tap-highlight content=no><meta name=viewport content="user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1,width=device-width"><link rel=icon type=image/ico sizes=16x16 href=favicon.ico><script defer src=/js/vendor.1a0edcfd.js></script><script defer src=/js/app.6354e68b.js></script><link href=/css/vendor.b507aab4.css rel=stylesheet><link href=/css/app.31a7ead1.css rel=stylesheet></head><body><div id=q-app></div></body></html>
1 change: 1 addition & 0 deletions dist/spa/js/343.02012c60.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/spa/js/475.d0f4d604.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/spa/js/511.4a0975fe.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/spa/js/541.190182b5.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/spa/js/541.dd8126db.js

Large diffs are not rendered by default.

Loading
Loading