Books store in Solana Devnet network
https://solana-books-store.vercel.app/
Token contract = https://explorer.solana.com/address/DU1u1FW5aKMZygDhAgiovJBD6HjGwwjFcxGeFCNeB7oC?cluster=devnet
- Clone the repository
- Moving into the folder with
cd - Install dependencies
yarn install - Run
yarn devto start the development server - Open the app in a browser at started server
http://localhost:3000 - Use
Phantom Walletto connect to the app - Switch network to
Devnet