Skip to content

Conversation

@ihsraham
Copy link
Collaborator

@ihsraham ihsraham commented Nov 27, 2025

  • Added Introduction and Getting started sections with relevant pages under it
  • Added Core concepts section with relevant pages
  • Divided session keys doc to two parts: one is concepts and other is the one with code snippets, so placed them accordingly

@ihsraham ihsraham requested a review from dpatsora as a code owner November 27, 2025 08:29
@ihsraham ihsraham changed the title Learn restructuring: added intro and core concepts YNU-508 & YNU-508: Adding, Intro, getting started and core concepts section to Learn Nov 28, 2025
@ihsraham ihsraham changed the title YNU-508 & YNU-508: Adding, Intro, getting started and core concepts section to Learn YNU-508 & YNU-509: Adding, Intro, getting started and core concepts section to Learn Nov 28, 2025
@@ -0,0 +1,9 @@
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@philanton @nksazonov I think we can remove deprecated docs completely from here

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't hesitate

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

console.log('✓ Channel prepared:', channel_id);

// Sign the state with your participant key
const userSignature = await signPackedState(channel_id, state);
Copy link

@stevenzeiler stevenzeiler Dec 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A real function for this signPackedState rather than a theoretical placeholder might help people even more.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants