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

#741 | EPÎC - Crosschain Compatable (to dev) #879

Merged
merged 14 commits into from
Nov 25, 2024

Conversation

Viterbo
Copy link
Collaborator

@Viterbo Viterbo commented Nov 19, 2024

Fixes #741

Description

This PR resolves the dynamic component to switch between blockchains without reloading the whole website. It just changes
the selected network and all components react to it.

Update

  • The folder src/antelope was renamed to src/core.
  • Blockchain configurations were moved to the src/config/chains directory.
  • Each blockchain can now configure:
    • Theme colors
    • Header menu
    • Footer links and social media

Test scenarios

https://deploy-preview-879--dev-mainnet-teloscan.netlify.app/

Screenshots

image
image

image
image

@Viterbo Viterbo self-assigned this Nov 19, 2024
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for dev-mainnet-teloscan ready!

Name Link
🔨 Latest commit 1cc0127
🔍 Latest deploy log https://app.netlify.com/sites/dev-mainnet-teloscan/deploys/6742ad7e4aa74a00085995ae
😎 Deploy Preview https://deploy-preview-879--dev-mainnet-teloscan.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for testnet-teloscan ready!

Name Link
🔨 Latest commit 1cc0127
🔍 Latest deploy log https://app.netlify.com/sites/testnet-teloscan/deploys/6742ad7e9b7e1300085b623a
😎 Deploy Preview https://deploy-preview-879--testnet-teloscan.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for teloscan-stage ready!

Name Link
🔨 Latest commit 1cc0127
🔍 Latest deploy log https://app.netlify.com/sites/teloscan-stage/deploys/6742ad7ebb836d000825115f
😎 Deploy Preview https://deploy-preview-879--teloscan-stage.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Viterbo Viterbo force-pushed the 741-epic-crosschain-compatable branch from 8162754 to 1cc0127 Compare November 24, 2024 04:37
@poplexity poplexity self-requested a review November 24, 2024 14:19
Copy link
Member

@poplexity poplexity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, approved.

For an improvement, can we make an issue to track better navigation, so if I am on a transaction on testnet and I switch to mainnet it doesn't take me to a failed transaction page?

@Viterbo Viterbo merged commit d7857f1 into dev Nov 25, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants