-
Notifications
You must be signed in to change notification settings - Fork 2
docs: align getting-started pages format with iApp Generator #90
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
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -6,22 +6,36 @@ | |||||||||||||||||||||||||||||
| and access controls in minutes. | ||||||||||||||||||||||||||||||
| --- | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| # Getting Started | ||||||||||||||||||||||||||||||
| # 🛡 Getting Started | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| [](https://www.npmjs.com/package/@iexec/dataprotector) | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| ## Overview | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| ### Prerequisites | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| Before getting started, ensure that you have the following installed on your | ||||||||||||||||||||||||||||||
| system: | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| \- [**Node.js**](https://nodejs.org/en/) version 18 or higher | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| \- [**NPM**](https://docs.npmjs.com/) (Node.js package manager) | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| ### Installation | ||||||||||||||||||||||||||||||
| ## 🕕 Prerequisites | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| Before using DataProtector, make sure you have: | ||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||
| <div class="flex flex-col gap-2 my-4 pl-0"> | ||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | ||||||||||||||||||||||||||||||
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | ||||||||||||||||||||||||||||||
| 📦 Node.js v18+ (required) | ||||||||||||||||||||||||||||||
|
Check notice on line 20 in src/references/dataProtector/getting-started.md
|
||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||
| <a target="_blank" href="https://nodejs.org/en/" class="no-underline! text-sm ml-auto hover:underline!">Download →</a> | ||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | ||||||||||||||||||||||||||||||
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | ||||||||||||||||||||||||||||||
| 📦 NPM (Node.js package manager) | ||||||||||||||||||||||||||||||
|
Check failure on line 26 in src/references/dataProtector/getting-started.md
|
||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | ||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | ||||||||||||||||||||||||||||||
|
Comment on lines
+24
to
+30
|
||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> |
Check notice on line 32 in src/references/dataProtector/getting-started.md
GitHub Actions / vale
[vale] src/references/dataProtector/getting-started.md#L32
[Google.Parens] Use parentheses judiciously.
Raw output
{"message": "[Google.Parens] Use parentheses judiciously.", "location": {"path": "src/references/dataProtector/getting-started.md", "range": {"start": {"line": 32, "column": 20}}}, "severity": "INFO"}
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -6,22 +6,36 @@ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| email communication. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| --- | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Getting Started | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # 📧 Getting Started | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| [](https://github.com/iExecBlockchainComputing/web3mail-sdk) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ## Overview | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ### Prerequisites | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Before getting started, ensure that you have the following installed on your | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| system: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| \- [**Node.js**](https://nodejs.org/en/) version 18 or higher | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| \- [**NPM**](https://docs.npmjs.com/) (Node.js package manager) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ### Installation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ## 🕕 Prerequisites | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Before using Web3Mail, make sure you have: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex flex-col gap-2 my-4 pl-0"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 📦 Node.js v18+ (required) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Check notice on line 20 in src/references/web3mail/getting-started.md
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <a target="_blank" href="https://nodejs.org/en/" class="no-underline! text-sm ml-auto hover:underline!">Download →</a> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 📦 NPM (Node.js package manager) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Check failure on line 26 in src/references/web3mail/getting-started.md
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Comment on lines
+24
to
+30
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> |
Copilot
AI
Nov 6, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Inconsistent indentation: line 30 has 3 spaces while line 18 has 2 spaces. This HTML structure should maintain consistent indentation throughout the div blocks.
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> |
Check notice on line 32 in src/references/web3mail/getting-started.md
GitHub Actions / vale
[vale] src/references/web3mail/getting-started.md#L32
[Google.Parens] Use parentheses judiciously.
Raw output
{"message": "[Google.Parens] Use parentheses judiciously.", "location": {"path": "src/references/web3mail/getting-started.md", "range": {"start": {"line": 32, "column": 20}}}, "severity": "INFO"}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 💰 RLC Tokens (for email operations) | |
| 💰 RLC Tokens (to send email) |
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -5,22 +5,36 @@ | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Telegram messages. Install the SDK and integrate it with your Web3 project. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| --- | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # Getting started | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| # 📱 Getting Started | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| [](https://github.com/iExecBlockchainComputing/web3telegram-sdk) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ## Overview | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ### Prerequisites | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Before getting started, ensure that you have the following installed on your | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| system: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| \- [**Node.js**](https://nodejs.org/en/) version 18 or higher | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| \- [**NPM**](https://docs.npmjs.com/) (Node.js package manager) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ### Installation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ## 🕕 Prerequisites | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Before using Web3Telegram, make sure you have: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex flex-col gap-2 my-4 pl-0"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 📦 Node.js v18+ (required) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Check notice on line 19 in src/references/web3telegram/getting-started.md
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <a target="_blank" href="https://nodejs.org/en/" class="no-underline! text-sm ml-auto hover:underline!">Download →</a> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 📦 NPM (Node.js package manager) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Check failure on line 25 in src/references/web3telegram/getting-started.md
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| </div> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Comment on lines
+23
to
+29
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> |
Copilot
AI
Nov 6, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Inconsistent indentation: line 29 has 3 spaces while line 17 has 2 spaces. This HTML structure should maintain consistent indentation throughout the div blocks.
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-4 text-left"> | |
| <div class="flex items-center gap-1 flex-1 text-sm font-medium"> | |
| 📦 NPM (Node.js package manager) | |
| </div> | |
| <a target="_blank" href="https://docs.npmjs.com/" class="no-underline! text-sm ml-auto hover:underline!">Learn More →</a> | |
| </div> | |
| <div class="flex items-center gap-4 text-left"> |
Check notice on line 31 in src/references/web3telegram/getting-started.md
GitHub Actions / vale
[vale] src/references/web3telegram/getting-started.md#L31
[Google.Parens] Use parentheses judiciously.
Raw output
{"message": "[Google.Parens] Use parentheses judiciously.", "location": {"path": "src/references/web3telegram/getting-started.md", "range": {"start": {"line": 31, "column": 20}}}, "severity": "INFO"}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 💰 RLC Tokens (for Telegram operations) | |
| 💰 RLC Tokens (to send Telegram notifications) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Inconsistent indentation: line 24 has 3 spaces while line 18 has 2 spaces. This HTML structure should maintain consistent indentation throughout the div blocks.