Skip to content

Commit cb8147a

Browse files
committed
Update llms indexes for new guides
- Base Account: add Advanced Authentication Patterns to Guides - Cookbook: add Build Cross-Chain Applications to Use Cases Reflects significant new docs added in PR #408.
1 parent d065b90 commit cb8147a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/base-account/llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const { status } = await getPaymentStatus({ id })
3232

3333
### Guides
3434
- [Authenticate Users](https://docs.base.org/base-account/guides/authenticate-users.md) — SIWE + ERC‑6492
35-
- [Advanced Authentication Patterns](https://docs.base.org/base-account/guides/advanced-authentication.md) — MFA, TOTP, sessions, cross‑device sync
35+
- [Advanced Authentication Patterns](https://docs.base.org/base-account/guides/advanced-authentication.md) — MFA, sessions, TOTP, cross‑device sync
3636
- [Accept Payments](https://docs.base.org/base-account/guides/accept-payments.md) — Base Pay
3737
- [Batch Transactions](https://docs.base.org/base-account/improve-ux/batch-transactions.md) — Multi‑call
3838
- [Paymasters](https://docs.base.org/base-account/improve-ux/sponsor-gas/paymasters.md) — Sponsor gas

docs/base-account/llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
## Guides
1515
- [Authenticate Users](https://docs.base.org/base-account/guides/authenticate-users.md) — SIWE with ERC‑6492 signatures
16-
- [Advanced Authentication Patterns](https://docs.base.org/base-account/guides/advanced-authentication.md) — MFA, TOTP, sessions, cross‑device sync
1716
- [Accept Payments](https://docs.base.org/base-account/guides/accept-payments.md) — One‑tap USDC payments with Base Pay
17+
- [Advanced Authentication Patterns](https://docs.base.org/base-account/guides/advanced-authentication.md) — MFA, sessions, TOTP, cross‑device sync
1818

1919
## Framework Integrations
2020
- [Wagmi: Setup](https://docs.base.org/base-account/framework-integrations/wagmi/setup.md) — Configure connectors and chains

docs/cookbook/llms-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
### Use Cases
1515
- [Onboard Any User](https://docs.base.org/cookbook/onboard-any-user.md) — UX patterns to remove friction
1616
- [Accept Crypto Payments](https://docs.base.org/cookbook/accept-crypto-payments.md) — Payments flows
17-
- [Build Cross-Chain Apps](https://docs.base.org/cookbook/build-cross-chain-apps.md) — Hub-and-spoke, bridges, cross-chain messaging, unified UX
17+
- [Build Cross-Chain Applications](https://docs.base.org/cookbook/build-cross-chain-apps.md) — Multi‑chain patterns, bridging, messaging, monitoring
1818
- [Launch AI Agents](https://docs.base.org/cookbook/launch-ai-agents.md) — Agent patterns and tooling
1919
- [Launch Tokens](https://docs.base.org/cookbook/launch-tokens.md) — Responsible token launch
2020
- [Deploy a Chain](https://docs.base.org/cookbook/deploy-a-chain.md) — OP Stack deployment

docs/cookbook/llms.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
## Use Cases
88
- [Onboard Any User](https://docs.base.org/cookbook/onboard-any-user.md) — Reduce friction and improve conversion
99
- [Accept Crypto Payments](https://docs.base.org/cookbook/accept-crypto-payments.md) — Add payments flows
10-
- [Build Cross-Chain Apps](https://docs.base.org/cookbook/build-cross-chain-apps.md) — Architecture, bridges, messaging, UX patterns
10+
- [Build Cross-Chain Applications](https://docs.base.org/cookbook/build-cross-chain-apps.md) — Architecture, bridges, messaging, UX patterns
1111
- [Launch AI Agents](https://docs.base.org/cookbook/launch-ai-agents.md) — Ship messaging agents
1212
- [Launch Tokens](https://docs.base.org/cookbook/launch-tokens.md) — Responsible token launch patterns
1313
- [Deploy a Chain](https://docs.base.org/cookbook/deploy-a-chain.md) — OP Stack deployment guide

0 commit comments

Comments
 (0)