Skip to content

Commit ed9c492

Browse files
committed
Update llms summaries for new guides in PR #408.
Adds links for: - Base Account: Advanced Authentication Patterns (MFA, sessions, enterprise SSO) - Cookbook: Build Cross-Chain Applications (multi-chain architecture, bridging, messaging) Ensures LLMs summaries reflect newly added significant docs.
1 parent d065b90 commit ed9c492

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

docs/base-account/llms-full.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ const { status } = await getPaymentStatus({ id })
3434
- [Authenticate Users](https://docs.base.org/base-account/guides/authenticate-users.md) — SIWE + ERC‑6492
3535
- [Advanced Authentication Patterns](https://docs.base.org/base-account/guides/advanced-authentication.md) — MFA, TOTP, sessions, cross‑device sync
3636
- [Accept Payments](https://docs.base.org/base-account/guides/accept-payments.md) — Base Pay
37+
- [Advanced Authentication Patterns](https://docs.base.org/base-account/guides/advanced-authentication.mdx) — MFA, session tokens, SAML/OIDC, device sync
3738
- [Batch Transactions](https://docs.base.org/base-account/improve-ux/batch-transactions.md) — Multi‑call
3839
- [Paymasters](https://docs.base.org/base-account/improve-ux/sponsor-gas/paymasters.md) — Sponsor gas
3940
- [ERC‑20 Paymasters](https://docs.base.org/base-account/improve-ux/sponsor-gas/erc20-paymasters.md) — ERC‑20 gas

docs/base-account/llms.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- [Authenticate Users](https://docs.base.org/base-account/guides/authenticate-users.md) — SIWE with ERC‑6492 signatures
1616
- [Advanced Authentication Patterns](https://docs.base.org/base-account/guides/advanced-authentication.md) — MFA, TOTP, sessions, cross‑device sync
1717
- [Accept Payments](https://docs.base.org/base-account/guides/accept-payments.md) — One‑tap USDC payments with Base Pay
18+
- [Advanced Authentication Patterns](https://docs.base.org/base-account/guides/advanced-authentication.mdx) — MFA, session management, enterprise SSO
1819

1920
## Framework Integrations
2021
- [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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- [Go Gasless](https://docs.base.org/cookbook/go-gasless.md) — Sponsor gas
2424
- [Base App Coins](https://docs.base.org/cookbook/base-app-coins.md) — Coins in Base App
2525
- [Testing Onchain Apps](https://docs.base.org/cookbook/testing-onchain-apps.md) — Testing strategies
26+
- [Build Cross-Chain Applications](https://docs.base.org/cookbook/build-cross-chain-apps.mdx) — Multi-chain architecture, bridging, messaging
2627

2728
### Build with AI
2829
- [AI Prompting](https://docs.base.org/cookbook/ai-prompting.md) — Prompt patterns

docs/cookbook/llms.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- [Go Gasless](https://docs.base.org/cookbook/go-gasless.md) — Sponsor user gas
1717
- [Base App Coins](https://docs.base.org/cookbook/base-app-coins.md) — Coins in Base App
1818
- [Testing Onchain Apps](https://docs.base.org/cookbook/testing-onchain-apps.md) — Testing strategies
19+
- [Build Cross-Chain Applications](https://docs.base.org/cookbook/build-cross-chain-apps.mdx) — Multi-chain architecture, bridging, messaging
1920

2021
## Build with AI
2122
- [AI Prompting](https://docs.base.org/cookbook/ai-prompting.md) — Prompt patterns

0 commit comments

Comments
 (0)