Phantom wallet to Your Project - Crypto Rustacean

Let's create our application with npx create-next-app --typescript -e with-tailwindcss phantom-wallet-example. For my particular app, I'll be using TypeScript and TailwindCSS, so I'll add those depend

Last updated