mirror of
https://github.com/fdundjer/solana-sniper-bot.git
synced 2025-11-19 03:01:19 +10:00
Update README.md
This commit is contained in:
@ -16,4 +16,5 @@ In order to run the script you need to:
|
|||||||
- Modify the buy.ts file and enter your RPC endpoint
|
- 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`
|
- Find line where it says: `ENTER RPC ENDPOINT HERE` and `ENTER RPC WEBSOCKET ENDPOINT HERE`
|
||||||
and replace it with your endpoint
|
and replace it with your endpoint
|
||||||
|
- Install dependencies buy typing: `npm install`
|
||||||
- Run the script by typing: `npm run buy` in terminal
|
- Run the script by typing: `npm run buy` in terminal
|
||||||
|
|||||||
Reference in New Issue
Block a user