Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wallaceSip authored Sep 15, 2023
1 parent 601e2d3 commit 8364b69
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,9 @@ Replace wss://your.ethereum.websocket.provider with the URL of your Ethereum Web
## Usage
To run the script, use the following command:
```bash
node sent_usdt.js
```bash
node send_usdt.js
```

The script will start listening for events from your smart contract and perform token transfers based on predefined conditions.

Expand All @@ -52,4 +53,4 @@ You can customize the script by modifying the following variables in the send_us

## Logging

The script logs its activity to a txlogs.txt file in the project directory. You can check this file for transaction-related information and errors.
The script logs its activity to a txlogs.txt file in the project directory. You can check this file for transaction-related information and errors.

0 comments on commit 8364b69

Please sign in to comment.