Building a Social Networking Web Application with Real-Time Features Using AppwriteJun 14, 2023·6 min read
Create a simple checkout flow with Solana Pay(Draft) Our Goal By the end of this article, you will know how to: Set up a QR Code that a compatible Solana wallet can scan. Return a valid base64 Solana Transaction that a wallet owner can approve and sign. Dependencies: @solana/pay @solana/w...Jul 25, 2023·1 min read