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
Start building on Flare, the interoperable EVM L1 engineered for a data-rich, interconnected future.
36
-
Flare Developer Hub is your central resource, containing the tutorials, SDKs, and API documentation you need to succeed.
37
-
Dive in to Flare's enshrined data, fast finality, and soon, verifiable compute with TEEs.
36
+
Start building on Flare, the EVM-compatible Layer 1 built for data-intensive, interoperable applications.
37
+
Flare Developer Hub is your central resource for tutorials, SDKs, and API docs.
38
+
Build with Flare's enshrined data protocols, fast finality, and soon, verifiable compute with TEEs.
38
39
39
40
## Getting Started
40
41
@@ -149,85 +150,57 @@ Additional configuration and API resources are detailed on the [Network](/networ
149
150
</div>
150
151
</div>
151
152
152
-
## Build faster with ecosystem tools
153
+
## AI tools
153
154
154
-
:::tip[Building with AI]
155
-
156
-
Want to use Developer Hub as context for an LLM? Start with the auto-generated [llms.txt](https://llmstxt.org/) files available at the site root:
157
-
158
-
-`/llms-full.txt` - the full documentation bundled into a single plain-text file.
159
-
-`/llms.txt` - a lightweight index of every page, including titles and short descriptions.
160
-
161
-
If you only need one page, use the **Copy page** button in the top-right. It lets you copy the page as Markdown, or jump straight into supported LLM tools.
162
-
163
-
For **Cursor** and **Claude Code**, install [Flare AI Skills](/network/guides/flare-ai-skills) so the agent has domain knowledge for FTSO, FAssets, FDC, and Smart Accounts.
155
+
<ToolCardGrid
156
+
colClassName="col--6"
157
+
items={[
158
+
{
159
+
label: "Flare AI Skills",
160
+
href: "/network/guides/flare-ai-skills",
161
+
description:
162
+
"Flare protocol AI skills for Claude Code, Cursor and other agents.",
Gain a deep understanding of the core concepts that differentiate Flare from other blockchains.
230
-
Its native data protocols - [Flare Time Series Oracle](/ftso/overview) and [Flare Data Connector](/fdc/overview) - are enshrined directly into the core [Flare Systems Protocol](/network/fsp), inheriting the full economic security of the Flare network.
203
+
Its native data protocols, [Flare Time Series Oracle](/ftso/overview) and [Flare Data Connector](/fdc/overview), are enshrined directly into the core [Flare Systems Protocol](/network/fsp), inheriting the full economic security of the network.
231
204
232
205
<ThemedImage
233
206
alt="Flare Systems Protocol with enshrined FTSO and FDC."
0 commit comments