Skip to content

Commit

Permalink
added desc to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
matejdrazic committed Jul 13, 2023
1 parent 615f4fb commit 0c57136
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# maintenance-utils
# maintenance-utils
NodeCLI for various purposes

## Commands

```pause``` - Pause all transfers across all bridges on selected enviroment (devnet, testnet or mainnet)

Run with:

```
node pause -pk "private-key" -m "mnemonic words" -e "environment"
```

0 comments on commit 0c57136

Please sign in to comment.