Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

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