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
Copy file name to clipboardExpand all lines: docs/build/flow.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ Those wishing to understand the technical specifics of how Flow EVM works, we re
170
170
171
171
**Forte** is Flow's most significant network upgrade that enhances developers and AI agents building on Flow, unlocking protocol composability and native automation directly on the network.
172
172
173
-
> **_ERC-20 and ERC-721 unlocked nouns. Actions and Agents unlock verbs._**
173
+
> **_ERC-20 and ERC-721 unlocked nouns. Actions and scheduled transactions unlock verbs._**
174
174
175
175
### What makes Forte Interesting
176
176
@@ -187,9 +187,9 @@ This means developers can:
187
187
-**Ensure atomicity**: All operations succeed together or fail together, eliminating partial execution risks
188
188
-**Reduce gas costs**: Execute multiple protocol interactions more efficiently than separate transactions
[**Flow Agents**] are onchain resources that run entirely within a Flow account, enabling fully autonomous, secure transaction execution. Agents can schedule future transactions, self-trigger based on conditions, and operate without external keepers.
192
+
[**Scheduled Transactions**] are onchain resources that run entirely within a Flow account, enabling fully autonomous, secure transaction execution. They can self-trigger based on conditions and operate without external keepers.
193
193
194
194
Key capabilities:
195
195
@@ -325,4 +325,4 @@ Are you interested in launching a project on Flow or partnering with us? Visit o
0 commit comments