/solana-pay-store-react-web3-lab

Lab used in the project Solana Online Store on Web3 with React

Primary LanguageJavaScriptMIT LicenseMIT

buildspace Store on Solana Pay Project

Wanna do you by yourself? :)

https://build.w3d.community/courses/Solana_Pay_Store

Welcome 👋

Requerements:

  • NodeJS (recommended to install through the NVM (Node Version Manager) )
  • Phantom Wallet

1. Installing the required Node vesion

nvm install
node -v
npm -v

2. Local config prepararion

create the .env file with the following structure

NEXT_PUBLIC_OWNER_PUBLIC_KEY=<your_wallet_public_key>

The public key is the one from the Phantom Wallet

3. Running the project

npm run dev

Getting fake Sol on DEVNET

You can get fake Sol Airdrop in the devnet in the link below:

https://solfaucet.com/

USDC Airdrop:

https://spl-token-faucet.com/?token-name=USDC


Demo