Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebellocchia committed Mar 10, 2021
1 parent 9ce0955 commit 74d4172
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ The package currently supports the following coins (I try to add new ones from t
- Band Protocol (Cosmos SDK)
- Kava (Cosmos SDK)
- IRIS Network (Cosmos SDK)
- Binance Coin (Cosmos SDK)
- Binance Chain (Cosmos SDK)
- Binance Smart Chain

## Install the package

Expand Down Expand Up @@ -315,7 +316,8 @@ Currently supported coins enumerative:
|Band Protocol|*Bip44Coins.BAND_PROTOCOL*|-|
|Kava|*Bip44Coins.KAVA*|-|
|IRIS Network|*Bip44Coins.IRIS_NET*|-|
|Binance Coin|*Bip44Coins.BINANCE_COIN*|-|
|Binance Chain|*Bip44Coins.BINANCE_CHAIN*|-|
|Binance Smart Chain|*Bip44Coins.BINANCE_SMART_CHAIN*|-|

The library can be easily extended with other coins anyway.

Expand Down

0 comments on commit 74d4172

Please sign in to comment.