Skip to content

Commit

Permalink
feat: Update README to include Solana and Sui support; bump version t…
Browse files Browse the repository at this point in the history
…o 1.36.3
  • Loading branch information
yerofey committed Jan 29, 2025
1 parent 7297017 commit 2f56e59
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,15 @@ $ cw -l
- `EVM` (Ethereum, Base, Arbitrum, Optimism, Polygon, L2/L3, etc.) **default**
- `BTC` (Bitcoin) [legacy, segwit, bech32, taproot]
- `ETH` (Ethereum)
- `SOL` (Solana)
- `BNB` (Binance Coin) [BEP2, BEP20, ERC20]
- `BSC` (Binance Smart Chain)
- `SOL` (Solana)
- `DOGE` (Dogecoin) [legacy, segwit, bech32]
- `TRX` (Tron)
- `SUI` (Sui)
- `TON` (The Open Network) [W5, V2-V5, simple]
- `DOGE` (Dogecoin) [legacy, segwit, bech32]
- `BCH` (Bitcoin Cash)
- `LTC` (Litecoin) [legacy, segwit, bech32]
- `BCH` (Bitcoin Cash)
- `ETC` (Ethereum Classic)
- `XTZ` (Tezos)
- `DASH` (Dash)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yerofey/cryptowallet-cli",
"version": "1.36.2",
"version": "1.36.3",
"description": "Crypto wallet generator CLI tool",
"type": "module",
"homepage": "https://github.com/yerofey/cryptowallet-cli",
Expand Down

0 comments on commit 2f56e59

Please sign in to comment.