Skip to content

Latest commit

 

History

History

03_wallets_ping

🛹 Demo 3: Connecting with a Wallet


tl; dr





Running


  • Run npm install --force from the root of the project.
  • Install Phantom Wallet.
  • Change the settings of your Phantom wallet to "devnet" and then run:

npm run dev

  • Open your browser at localhost:3000 and click Ping.

  • Check the transaction at the Solana Explorer.



References