Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,5 @@ Valid combinations:

Now that you understand the vocabulary, continue to:

- **[State Channels vs L1/L2](../core-concepts/state-channels-vs-l1-l2.mdx)** — Deep comparison with other scaling solutions
- **[App Sessions](../core-concepts/app-sessions.mdx)** — Multi-party application patterns
- **[Session Keys](../core-concepts/session-keys.mdx)** — Authentication and security

For complete definitions, see the **[Glossary](/docs/protocol/glossary.mdx)**.
- **[State Channels vs L1/L2](/docs/learn/core-concepts/state-channels-vs-l1-l2)** — Deep comparison with other scaling solutions
- **[Challenge Response & Disputes](/docs/learn/core-concepts/challenge-response)** — On-chain dispute resolution
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ Your environment is ready! Continue to:

- **[Key Terms & Mental Models](./key-terms.mdx)** — Understand the core concepts
- **[Quickstart](./quickstart.mdx)** — Build your first Yellow App
- **[State Channels vs L1/L2](../core-concepts/state-channels-vs-l1-l2.mdx)** — Deep dive into state channels
- **[State Channels vs L1/L2](/docs/learn/core-concepts/state-channels-vs-l1-l2)** — Deep dive into state channels

---

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,5 @@ console.log(`Current weight: ${signatureWeight}, Required: ${quorum}`);

## Further Reading

- [App Sessions Core Concepts](/docs/learn/core-concepts/app-sessions) — Understanding app sessions
- [App Session Methods](/docs/protocol/app-layer/off-chain/app-sessions) — Complete API reference
- [Client-Side App Session Signing Guide](/docs/guides/client-side-app-session-signing) — Signing implementation details
- [Session Keys](/docs/learn/core-concepts/session-keys) — Managing session keys
- [Protocol](/docs/protocol/introduction) — Protocol specification and architecture
- [SDK Reference](/docs/build/sdk) — Complete SDK documentation
Comment thread
coderabbitai[bot] marked this conversation as resolved.
21 changes: 0 additions & 21 deletions docs/guides/index.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/guides/manuals/_category_.json

This file was deleted.

169 changes: 0 additions & 169 deletions docs/guides/manuals/request-asset-support.md

This file was deleted.

Loading
Loading