-
Notifications
You must be signed in to change notification settings - Fork 0
feat: tooling & explorer pages #16
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
Merged
Merged
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
ec20d17
feat: update documentation structure and add new explorer pages
Le-Caignec 35623da
feat: update sidebar to include new tooling and explorers links
Le-Caignec 0d574d7
feat: add RLC page and Dune dashboard to documentation
Le-Caignec 07f7e61
feat: add audit section for smart contracts in TODO
Le-Caignec acf09eb
feat: enhance documentation with blockchain explorers and iExec explo…
Le-Caignec 8aa1cdc
fix: format descriptions and improve readability in blockchain and iE…
Le-Caignec 19d0f29
feat: add arbitrum logo
Le-Caignec d5c6600
fix: improve formatting of Dev Tip in blockchain explorer documentation
Le-Caignec dd5af0b
fix: clarify the roles of stakeholders in iExec Deals within the expl…
akugone 128d6a3
fix: enhance clarity on the execution parameters of iExec Deals in ex…
akugone 6146ccd
fix: refine terminology and clarify the composition of deals and task…
akugone f92d9ac
fix: simplify the description of Deal composition in iExec Explorer d…
akugone 97b63e0
Update src/overview/tooling-and-explorers/blockchain-explorer.md
Le-Caignec a8cd275
Merge branch 'main' into feature/explorer-pages
Le-Caignec File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
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
BIN
+891 KB
src/assets/tooling-&-explorers/blockchain-explorer/arbitrum-explorer.png
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
BIN
+471 KB
src/assets/tooling-&-explorers/blockchain-explorer/bellecour-explorer.png
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.
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 added
BIN
+272 KB
src/assets/tooling-&-explorers/iexec-explorer/task-details-completed.png
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
BIN
+253 KB
src/assets/tooling-&-explorers/iexec-explorer/task-details-started.png
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.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
195 changes: 195 additions & 0 deletions
195
src/overview/tooling-and-explorers/blockchain-explorer.md
This file contains hidden or 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 |
---|---|---|
@@ -0,0 +1,195 @@ | ||
--- | ||
title: Blockchain Explorers | ||
description: | ||
Explore iExec smart contracts on verified blockchain explorers for both | ||
Arbitrum mainnet and Bellecour network. | ||
--- | ||
|
||
# 🔍 Blockchain Explorers | ||
|
||
Monitor iExec protocol smart contracts on both supported networks through | ||
verified blockchain explorers. All protocol contracts have been verified and are | ||
publicly auditable. | ||
|
||
## 🌐 Supported Networks | ||
|
||
<div class="networks-grid"> | ||
<div class="network-card"> | ||
<div class="card-image"> | ||
<a href="https://arbiscan.io/" target="_blank" rel="noreferrer"> | ||
<img src="/assets/tooling-&-explorers/blockchain-explorer/arbitrum-explorer.png" alt="Arbitrum Explorer"> | ||
</a> | ||
</div> | ||
<div class="card-content"> | ||
<h3>🔷 Arbitrum Mainnet</h3> | ||
<p class="card-description"> | ||
Production network for mainnet operations with verified smart contracts and comprehensive transaction tracking. | ||
</p> | ||
<div class="card-features"> | ||
<span class="feature-tag">Verified Contracts</span> | ||
<span class="feature-tag">Transaction History</span> | ||
<span class="feature-tag">Token Tracking</span> | ||
<span class="feature-tag">Contract Interactions</span> | ||
</div> | ||
<div class="card-actions"> | ||
<a href="https://arbiscan.io/" target="_blank" rel="noreferrer" class="explorer-link"> | ||
<Icon icon="mdi:eye" height="18" /> | ||
Explore on Arbiscan | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="network-card"> | ||
<div class="card-image"> | ||
<a href="https://blockscout-bellecour.iex.ec/" target="_blank" rel="noreferrer"> | ||
<img src="/assets/tooling-&-explorers/blockchain-explorer/bellecour-explorer.png" alt="Bellecour Explorer"> | ||
</a> | ||
</div> | ||
<div class="card-content"> | ||
<h3>⚡ Bellecour Network</h3> | ||
<p class="card-description"> | ||
iExec's dedicated sidechain for optimized performance with native integration and enhanced protocol analytics. | ||
</p> | ||
<div class="card-features"> | ||
<span class="feature-tag">Verified Contracts</span> | ||
<span class="feature-tag">Transaction History</span> | ||
<span class="feature-tag">Token Tracking</span> | ||
<span class="feature-tag">Contract Interactions</span> | ||
</div> | ||
<div class="card-actions"> | ||
<a href="https://blockscout-bellecour.iex.ec/" target="_blank" rel="noreferrer" class="explorer-link"> | ||
<Icon icon="mdi:eye" height="18" /> | ||
Le-Caignec marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Explore on Bellecour Blockscout | ||
</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
::: tip 💡 Dev Tip | ||
|
||
Use **Bellecour** for development and testing as it's a | ||
gasless blockchain, then deploy to **Arbitrum** for production workloads. | ||
|
||
::: | ||
|
||
<style scoped> | ||
.networks-grid { | ||
display: grid; | ||
grid-template-columns: repeat(auto-fit, minmax(400px, 1fr)); | ||
gap: 2rem; | ||
margin: 2rem 0; | ||
} | ||
|
||
.network-card { | ||
background: var(--vp-c-bg-soft); | ||
border: 1px solid var(--vp-c-border); | ||
border-radius: 12px; | ||
overflow: hidden; | ||
transition: all 0.3s ease; | ||
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); | ||
} | ||
|
||
.network-card:hover { | ||
transform: translateY(-4px); | ||
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); | ||
border-color: var(--vp-c-brand-1); | ||
} | ||
|
||
.card-image { | ||
position: relative; | ||
overflow: hidden; | ||
} | ||
|
||
.card-image img { | ||
width: 100%; | ||
height: 200px; | ||
object-fit: cover; | ||
transition: transform 0.3s ease; | ||
} | ||
|
||
.card-image:hover img { | ||
transform: scale(1.05); | ||
} | ||
|
||
.card-content { | ||
padding: 1.5rem; | ||
} | ||
|
||
.card-content h3 { | ||
margin: 0 0 1rem 0; | ||
color: var(--vp-c-text-1); | ||
font-size: 1.5rem; | ||
font-weight: 600; | ||
} | ||
|
||
.card-description { | ||
color: var(--vp-c-text-2); | ||
line-height: 1.6; | ||
margin-bottom: 1.5rem; | ||
font-size: 0.95rem; | ||
} | ||
|
||
.card-features { | ||
display: flex; | ||
flex-wrap: wrap; | ||
gap: 0.5rem; | ||
margin-bottom: 1.5rem; | ||
} | ||
|
||
.feature-tag { | ||
background: var(--vp-c-brand-soft); | ||
color: var(--vp-c-brand-1); | ||
padding: 0.25rem 0.75rem; | ||
border-radius: 20px; | ||
font-size: 0.8rem; | ||
font-weight: 500; | ||
border: 1px solid var(--vp-c-brand-2); | ||
} | ||
|
||
.card-actions { | ||
display: flex; | ||
gap: 1rem; | ||
flex-wrap: wrap; | ||
} | ||
|
||
.explorer-link { | ||
display: inline-flex; | ||
align-items: center; | ||
gap: 0.5rem; | ||
padding: 0.6rem 1.2rem; | ||
border-radius: 8px; | ||
text-decoration: none; | ||
font-weight: 500; | ||
font-size: 0.9rem; | ||
transition: all 0.2s ease; | ||
border: 1px solid transparent; | ||
background: var(--vp-c-brand-1); | ||
color: white; | ||
} | ||
|
||
.explorer-link:hover { | ||
background: var(--vp-c-brand-2); | ||
transform: translateY(-1px); | ||
} | ||
|
||
@media (max-width: 768px) { | ||
.networks-grid { | ||
grid-template-columns: 1fr; | ||
gap: 1.5rem; | ||
} | ||
|
||
.card-actions { | ||
flex-direction: column; | ||
} | ||
|
||
.explorer-link { | ||
justify-content: center; | ||
} | ||
} | ||
</style> | ||
|
||
<script setup> | ||
import { Icon } from '@iconify/vue'; | ||
</script> |
Empty file.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.