Skip to content

Feat/integrate faucet into documentation#83

Merged
Le-Caignec merged 11 commits intomainfrom
feat/integrate-faucet-into-documentation
Oct 16, 2025
Merged

Feat/integrate faucet into documentation#83
Le-Caignec merged 11 commits intomainfrom
feat/integrate-faucet-into-documentation

Conversation

@Le-Caignec
Copy link
Collaborator

No description provided.

@Le-Caignec Le-Caignec requested a review from Copilot October 16, 2025 20:00
@vercel
Copy link

vercel bot commented Oct 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Canceled Canceled Oct 16, 2025 8:13pm

@Le-Caignec Le-Caignec self-assigned this Oct 16, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR integrates the Arbitrum Sepolia testnet into the documentation and adds support for the iExec RLC Faucet. The primary purpose is to provide developers with a testing environment where they can obtain free RLC tokens to test their iApps before deploying to production.

Key Changes:

  • Added Arbitrum Sepolia testnet network support across the application
  • Introduced RLC Faucet documentation and references throughout the guides
  • Updated CLI demos and examples to include Arbitrum Sepolia testnet

Reviewed Changes

Copilot reviewed 20 out of 22 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
src/utils/wagmiNetworks.ts Added arbitrumSepolia network import and export
src/utils/chain.utils.ts Added Arbitrum Sepolia chain configuration with contract addresses
src/references/iapp-generator/getting-started.md Added RLC Tokens prerequisite with link to documentation
src/references/iapp-generator/building-your-iexec-app.md Updated CLI options to include arbitrum-sepolia-testnet
src/references/dataProtector/methods/revokeOneAccess.md Added remainingAccess parameter to code examples
src/modules/helloWorld/ReownButton.vue Removed unused parameter from watch callback
src/modules/helloWorld/ProtectData.vue Added Arbitrum Sepolia explorer URL support
src/guides/build-iapp/deploy-&-run.md Added prerequisites section and Arbitrum Sepolia CLI demos
src/guides/build-iapp/advanced/result-callback.md Removed dynamic gas limit computation in favor of fixed documentation
src/get-started/tooling-and-explorers/subgraph-explorer.md Added Arbitrum Sepolia subgraph cards
src/get-started/tooling-and-explorers/faucet.md Created new faucet documentation page
src/get-started/tooling-and-explorers/bridge.md Added tip about Arbitrum Sepolia faucet for testing
src/get-started/tooling-and-explorers/blockchain-explorer.md Added Arbitrum Sepolia explorer card and updated tip
src/get-started/quick-start.md Added step for getting RLC tokens
src/get-started/overview/rlc.md Updated DEX links to be clickable and added bridge links
src/get-started/helloWorld/5-bonusChapter.md Updated condition to exclude Arbitrum Sepolia from voucher section
src/get-started/helloWorld/3-buildIApp.md Added Arbitrum Sepolia CLI demo and RLC tokens section
src/components/ChainNotSupportedBadge.vue Updated to include Arbitrum Sepolia in chain check
package.json Updated dataprotector and web3mail package versions
.vitepress/sidebar.ts Added RLC Faucet navigation link

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Le-Caignec Le-Caignec merged commit d874900 into main Oct 16, 2025
5 checks passed
@Le-Caignec Le-Caignec deleted the feat/integrate-faucet-into-documentation branch October 16, 2025 20:14
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