A simple CRA app with TypeScript and Solana wallet connection

A simple CRA app with TypeScript and Solana wallet connection through wallet-adapter

This is a simple CRA app with TypeScript and Solana wallet connection through wallet-adapter Includes: Typescript CRA Solana wallet adapter Run: or How do I sign transactions?? Create your transaction as usual and use wallet.signTransaction(): If you use anchor swap out useWallet with useAnchorWallet in MyWallet.tsx…

Read MoreA simple CRA app with TypeScript and Solana wallet connection through wallet-adapter