You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: remove term "Blockchain"
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
* π Update LLMs.txt snapshot for PR review
---------
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Copy file name to clipboardExpand all lines: .llms-snapshots/llms-full.txt
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1484,7 +1484,7 @@ Writing and viewing logs is a crucial tool for debugging and monitoring your cod
1484
1484
1485
1485
## Native Logging
1486
1486
1487
-
The Internet Computer provides a native, simple logging system where logs are persisted within the blockchain up to a maximum size of 4 KiB.
1487
+
The Internet Computer provides a native, simple logging system where logs are persisted within the state up to a maximum size of 4 KiB.
1488
1488
1489
1489
**Note:**
1490
1490
@@ -4785,7 +4785,7 @@ import { Component } from "@angular/core";import { type Doc, initSatellite, setD
4785
4785
4786
4786
#### 5\. Start the app
4787
4787
4788
-
Start the app, go to [http://localhost:4200](http://localhost:4200) in a browser, click "Insert a document," and you should see the data successfully persisted in your satellite on the blockchain.
4788
+
Start the app, go to [http://localhost:4200](http://localhost:4200) in a browser, click "Insert a document," and you should see the data successfully persisted in your satellite.
4789
4789
4790
4790
**What's Next: Going Live:**
4791
4791
@@ -5004,7 +5004,7 @@ index.astro
5004
5004
5005
5005
### 6\. Start the app
5006
5006
5007
-
Start the app, go to [http://localhost:4321/](http://localhost:4321/) in a browser, click "Insert a document", and you should see the data successfully persisted in your satellite on the blockchain.
5007
+
Start the app, go to [http://localhost:4321/](http://localhost:4321/) in a browser, click "Insert a document", and you should see the data successfully persisted in your satellite.
5008
5008
5009
5009
**What's Next: Going Live:**
5010
5010
@@ -5374,7 +5374,7 @@ Page.tsx
5374
5374
5375
5375
#### 6\. Start the app
5376
5376
5377
-
Start the app and go to [http://localhost:3000](http://localhost:3000) in a browser. Click "Insert a document" to see the data successfully persisted in your satellite on the blockchain.
5377
+
Start the app and go to [http://localhost:3000](http://localhost:3000) in a browser. Click "Insert a document" to see the data successfully persisted in your satellite.
Start the app and go to [http://localhost:5173](http://localhost:5173) in a browser. Click "Insert a document" to see the data successfully persisted in your satellite on the blockchain.
5651
+
Start the app and go to [http://localhost:5173](http://localhost:5173) in a browser. Click "Insert a document" to see the data successfully persisted in your satellite.
5652
5652
5653
5653
**What's Next: Going Live:**
5654
5654
@@ -6038,7 +6038,7 @@ Replace the existing content in your `+page.svelte` file in the same `routes` di
6038
6038
6039
6039
#### 6\. Start the app
6040
6040
6041
-
Start the app, go to [http://localhost:5173](http://localhost:5173) in a browser, click "Insert a document," and you should see the data successfully persisted in your satellite on the blockchain.
6041
+
Start the app, go to [http://localhost:5173](http://localhost:5173) in a browser, click "Insert a document," and you should see the data successfully persisted in your satellite.
6042
6042
6043
6043
**What's Next: Going Live:**
6044
6044
@@ -6424,7 +6424,7 @@ App.vue
6424
6424
6425
6425
#### 6\. Start the app
6426
6426
6427
-
Start the app, go to [http://localhost:5173](http://localhost:5173) in a browser, click "Insert a document," and you should see the data successfully persisted in your satellite on the blockchain.
6427
+
Start the app, go to [http://localhost:5173](http://localhost:5173) in a browser, click "Insert a document," and you should see the data successfully persisted in your satellite.
6428
6428
6429
6429
**What's Next: Going Live:**
6430
6430
@@ -7061,7 +7061,7 @@ Juno operates on the [Internet Computer](https://internetcomputer.org/) (ICP or
7061
7061
7062
7062
The Internet Computer connects independent data centers worldwide. Specialized node machines and cryptography ensure that applications run efficiently and consistently, without relying on Big Tech intermediaries. It even enables direct web content delivery from these self-contained units.
7063
7063
7064
-
While Juno relies on the Internet Computer as its primary execution layer, it avoids unnecessary blockchain complexity. Developers interact with Juno using familiar frontend and backend development workflows, without needing to manage or understand blockchain infrastructure.
7064
+
While Juno relies on the Internet Computer as its primary execution layer, it avoids unnecessary complexity. Developers interact with Juno using familiar frontend and backend development workflows, without needing to manage or understand blockchain infrastructure.
7065
7065
7066
7066
---
7067
7067
@@ -7285,7 +7285,7 @@ We also recommend enabling [monitoring](/docs/management/monitoring.md) to ensur
7285
7285
7286
7286
## What are ICP?
7287
7287
7288
-
ICP are the native cryptocurrency of the [Internet Computer](https://internetcomputer.org). They are used to power this blockchain, providing utility and governance.
7288
+
ICP are the native cryptocurrency of the [Internet Computer](https://internetcomputer.org). They provide utility for powering the network and are also used for governance.
7289
7289
7290
7290
One key usage is converting ICP tokens to cycles, which are used to cover the computational and storage costs of running smart contracts and modules.
Copy file name to clipboardExpand all lines: docs/build/analytics/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Junoβs analytics library is built for speed and simplicity. Itβs a tiny Java
35
35
36
36
Beyond standard page views, you can gain valuable insights into your visitors by creating custom events to track conversions and attribution.
37
37
38
-
## π£ Understand Campaign Performance
38
+
###π£ Understand Campaign Performance
39
39
40
40
Measure the impact of your campaigns using `utm` parameters. See how people find your app β whether through ads, newsletters, or social posts β and track which sources drive the most traffic, all from your dashboard.
41
41
@@ -65,7 +65,7 @@ While we are not legal experts and the responsibility for adding analytics to yo
65
65
66
66
### Hosted on the blockchain
67
67
68
-
All tracked data is securely stored on the blockchain, without any specific geolocation by default. However, if you select a European subnet when creating the Orbiter for Analytics, your data will be stored in Europe. This gives you flexibility based on your data residency needs.
68
+
All tracked data is securely stored on the [Internet Computer](https://internetcomputer.org/)blockchain, without any specific geolocation by default. However, if you select a European subnet when creating the Orbiter for Analytics, your data will be stored in Europe. This gives you flexibility based on your data residency needs.
Copy file name to clipboardExpand all lines: docs/build/authentication/index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,18 @@
1
1
---
2
-
description: Learn how to securely identify users anonymously and save their data on the blockchain using Juno's authentication services.
2
+
description: Learn how to securely identify users anonymously and save their data in containers you own and control using Juno's authentication services.
3
3
keywords:
4
4
[
5
5
authentication,
6
6
secure user identification,
7
-
blockchain authentication,
7
+
user identity,
8
8
Internet Identity,
9
9
NFID
10
10
]
11
11
---
12
12
13
13
# Authentication
14
14
15
-
Juno allows you to securely identify users **anonymously** and save their data on the blockchain.
15
+
Juno allows you to securely identify users **anonymously**.
16
16
17
17
Our easy-to-use SDKs support authentication through [Internet Identity] and [NFID].
Copy file name to clipboardExpand all lines: docs/build/functions/index.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,20 @@
1
1
---
2
-
description: Learn how to develop and deploy Serverless Functions with Juno using Rust or TypeScript, enabling event-driven execution without blockchain constraints.
2
+
description: Learn how to develop and deploy Serverless Functions with Juno using Rust or TypeScript, enabling event-driven execution without infrastructure constraints.
3
3
keywords:
4
4
[
5
5
serverless functions,
6
6
event-driven execution,
7
7
Juno Functions,
8
-
blockchainless,
8
+
server-side logic,
9
+
container functions,
10
+
event hooks,
9
11
smart functions
10
12
]
11
13
---
12
14
13
15
# Functions
14
16
15
-
Functions are a set of features enabling developers to extend the native capabilities of [Satellites](../../terminology.md#satellite) using Rust or TypeScript. They let you define serverless behaviors directly within your containerized smart contract.
17
+
Functions are a set of features enabling developers to extend the native capabilities of [Satellites](../../terminology.md#satellite) using Rust or TypeScript. They let you define serverless behaviors directly within your containerized environment.
16
18
17
19
Triggered by events like document and asset operations, they allow you to automatically run backend code or assertions. These functions are shipped with your container and donβt require you to manage or scale your own servers.
Copy file name to clipboardExpand all lines: docs/guides/angular.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ export class AppComponent {
140
140
141
141
#### 5. Start the app
142
142
143
-
Start the app, go to [http://localhost:4200](http://localhost:4200) in a browser, click "Insert a document," and you should see the data successfully persisted in your satellite on the blockchain.
143
+
Start the app, go to [http://localhost:4200](http://localhost:4200) in a browser, click "Insert a document," and you should see the data successfully persisted in your satellite.
Copy file name to clipboardExpand all lines: docs/guides/astro.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ Add an `insert` function to persist a document.
158
158
159
159
### 6. Start the app
160
160
161
-
Start the app, go to [http://localhost:4321/](http://localhost:4321/) in a browser, click "Insert a document", and you should see the data successfully persisted in your satellite on the blockchain.
161
+
Start the app, go to [http://localhost:4321/](http://localhost:4321/) in a browser, click "Insert a document", and you should see the data successfully persisted in your satellite.
162
162
163
163
import WhatsNext from "./components/whats-next.md";
Copy file name to clipboardExpand all lines: docs/guides/nextjs.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ export default function Home() {
144
144
145
145
#### 6. Start the app
146
146
147
-
Start the app and go to [http://localhost:3000](http://localhost:3000) in a browser. Click "Insert a document" to see the data successfully persisted in your satellite on the blockchain.
147
+
Start the app and go to [http://localhost:3000](http://localhost:3000) in a browser. Click "Insert a document" to see the data successfully persisted in your satellite.
Copy file name to clipboardExpand all lines: docs/guides/react.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,7 +137,7 @@ export default App;
137
137
138
138
#### 6. Start the app
139
139
140
-
Start the app and go to [http://localhost:5173](http://localhost:5173) in a browser. Click "Insert a document" to see the data successfully persisted in your satellite on the blockchain.
140
+
Start the app and go to [http://localhost:5173](http://localhost:5173) in a browser. Click "Insert a document" to see the data successfully persisted in your satellite.
0 commit comments