git clone https://github.com/Kadafimuamar/Story-Protocol.git && cd Story-Protocol
- Add your sepolia wallet's private key (without 0x) to
.env
file using below command
nano .env
- Make sure that you have atleast 0.2 Sepolia ETH in the wallet
- Now install all the dependencies
npm install
- Now run this script below command
npm run non-commercial
- Done ☑️