Skip to content
New issue

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

[docs] Add docs to use solana without using react packages #264

Open
softwarecurator opened this issue Sep 22, 2024 · 2 comments
Open

[docs] Add docs to use solana without using react packages #264

softwarecurator opened this issue Sep 22, 2024 · 2 comments

Comments

@softwarecurator
Copy link

Summary

Please add comprehensive documentation that demonstrates how to implement Solana login functionality without relying on React-specific packages. This addition would greatly benefit developers working with different tech stacks or those who prefer a more framework-agnostic approach.
Suggested documentation contents:

Overview of Solana login process without React dependencies
Required libraries and setup (e.g., @solana/web3.js)

Step-by-step guide for implementing Solana login:
- Connecting to a Solana cluster
- Detecting and connecting to wallets
- Signing and verifying messages for authentication
- Handling user sessions
- Code examples in vanilla JavaScript
- Best practices for security and user experience
- Troubleshooting common issues
- Comparison with React-based implementation (optional)

Benefits:

Increased flexibility for developers using different frameworks
Broader adoption of Solana login across various project types
Better understanding of the core Solana authentication process

This documentation would be a valuable addition to the existing resources and would help developers implement Solana login more easily in diverse project environments.

Link to the related docs page

https://docs.reown.com/appkit/javascript/core/installation#smart-contract-interaction

@sriksm19
Copy link

+1

@rtomas
Copy link
Collaborator

rtomas commented Dec 11, 2024

Hey !! I will be working on this in maybe 2/3 weeks :)

internal: https://linear.app/reown/issue/DR-375/solana-javascript-docs-examples

@magiziz magiziz transferred this issue from reown-com/appkit Jan 23, 2025
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

No branches or pull requests

3 participants