By Soulsters
Install solana and rust from Solana docs
Steps to run this repo
- Clone the repo
- Run npm install
- Include @solana/web3.js inside node packages npm install --save @solana/web3.js
- npm start
By Soulsters
Install solana and rust from Solana docs
Steps to run this repo