docs: update README.md

This commit is contained in:
Filip Dunđer
2024-01-13 12:58:32 +01:00
committed by GitHub
parent a7496b0c24
commit 1290036bb4

View File

@ -12,8 +12,8 @@ In order to run the script you need to:
- Transfer some SOL to it.
- Convert some SOL to USDC.
- We need USDC because the script is buying USDC pairs.
- Export twallet private key and paste it into: `wallet.json`
- Export wallet private key and paste it into: `wallet.json`
- Modify the buy.ts file and enter your RPC endpoint
- Find line where it says: `ENTER RPC ENDPOINT HERE` and `ENTER RPC WEBSOCKET ENDPOINT HERE`
and replace it with your endpoint
- Run the script
- Run the script by typing: `npm run buy` in terminal