Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiero committed Apr 9, 2020
1 parent 317587e commit c1576ad
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# alpha-wallet
# 💻 tdex-cli
Wallet CLI for making swaps on TDEX

## Install
Expand All @@ -10,7 +10,8 @@ $ npm install -g tdex-cli
```

* Download standalone binary (nodejs/npm not needed)
* [Download latest release for Mac or Linux](https://github.com/Sevenlab/tdex-cli/releases)

[Download latest release for Mac or Linux](https://github.com/Sevenlab/tdex-cli/releases)


## Custom datadir
Expand Down Expand Up @@ -69,10 +70,10 @@ $ tdex-cli market list
$ tdex-cli market LBTC-USDT
```

* Get current exchnage rate for selected market
* Get current exchange rate for selected market

```sh
$ tdex-cli market LBTC-USDT
$ tdex-cli market price
```

### Wallet
Expand Down

0 comments on commit c1576ad

Please sign in to comment.