reown-com / appkit

The full stack toolkit to build onchain app UX
https://reown.com/appkit
Apache License 2.0
4.95k stars 1.41k forks source link

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

Open softwarecurator opened 2 months ago

softwarecurator commented 2 months ago

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:

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 commented 1 week ago

+1