We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create an interactive StackBlitz tutorial that demonstrates the process of creating and using a session with the Smart Sessions Module.
Develop a StackBlitz project that walks through the following steps:
Ensure the tutorial can run without requiring users to have funds in their wallet:
Structure the tutorial to be runnable from an iframe, similar to the viem example:
Integrate the StackBlitz tutorial into the existing documentation:
Write clear, step-by-step instructions within the StackBlitz project:
Test the tutorial thoroughly to ensure it works as expected in both the iframe and full StackBlitz environment
Update the documentation page to reference and explain the new interactive tutorial
Consider adding challenges or exercises at the end of the tutorial to reinforce learning
The text was updated successfully, but these errors were encountered:
joepegler
No branches or pull requests
What
Create an interactive StackBlitz tutorial that demonstrates the process of creating and using a session with the Smart Sessions Module.
Why
How
Develop a StackBlitz project that walks through the following steps:
Ensure the tutorial can run without requiring users to have funds in their wallet:
Structure the tutorial to be runnable from an iframe, similar to the viem example:
Integrate the StackBlitz tutorial into the existing documentation:
Write clear, step-by-step instructions within the StackBlitz project:
Test the tutorial thoroughly to ensure it works as expected in both the iframe and full StackBlitz environment
Update the documentation page to reference and explain the new interactive tutorial
Consider adding challenges or exercises at the end of the tutorial to reinforce learning
The text was updated successfully, but these errors were encountered: