@t2000/cli 0.22.19 → 0.22.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/dist/{chunk-L6CQW3XK.js → chunk-ZNF5QSAT.js} +1 -1
- package/dist/{chunk-L6CQW3XK.js.map → chunk-ZNF5QSAT.js.map} +1 -1
- package/dist/{dist-T2QOLDAP.js → dist-73ESA7QZ.js} +7 -7
- package/dist/{dist-T2QOLDAP.js.map → dist-73ESA7QZ.js.map} +1 -1
- package/dist/{dist-PPLI6NOP.js → dist-IANNA5N7.js} +2 -2
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
- /package/dist/{dist-PPLI6NOP.js.map → dist-IANNA5N7.js.map} +0 -0
package/README.md
CHANGED
|
@@ -32,7 +32,7 @@ t2000 init
|
|
|
32
32
|
✓ Keypair generated
|
|
33
33
|
✓ Network Sui mainnet
|
|
34
34
|
✓ Gas sponsorship enabled
|
|
35
|
-
✓ Checking ✓ Savings ✓ Credit ✓
|
|
35
|
+
✓ Checking ✓ Savings ✓ Credit ✓ Swap ✓ Investment
|
|
36
36
|
|
|
37
37
|
🎉 Bank account created
|
|
38
38
|
Address: 0x8b3e...d412
|
|
@@ -115,7 +115,7 @@ t2000 init
|
|
|
115
115
|
Tx: https://suiscan.xyz/mainnet/tx/...
|
|
116
116
|
|
|
117
117
|
❯ t2000 portfolio
|
|
118
|
-
|
|
118
|
+
Investment Portfolio
|
|
119
119
|
─────────────────────────────────────────────────────
|
|
120
120
|
SUI 105.26000000 Avg: $0.95 Now: $0.97 APY: 2.10% +$2.10 (+2.1%)
|
|
121
121
|
BTC 0.00512820 Avg: $97,500 Now: $98,200 — +$3.59 (+0.7%)
|
|
@@ -241,7 +241,7 @@ t2000 init
|
|
|
241
241
|
| `t2000 contacts add <name> <address>` | Save a named contact |
|
|
242
242
|
| `t2000 contacts remove <name>` | Remove a contact |
|
|
243
243
|
|
|
244
|
-
###
|
|
244
|
+
### Invest
|
|
245
245
|
|
|
246
246
|
| Command | Description |
|
|
247
247
|
|---------|-------------|
|
|
@@ -251,7 +251,7 @@ t2000 init
|
|
|
251
251
|
| `t2000 invest earn <asset>` | Deposit held asset into best-rate lending for yield |
|
|
252
252
|
| `t2000 invest unearn <asset>` | Withdraw from lending, keep in portfolio |
|
|
253
253
|
| `t2000 invest rebalance` | Move earning positions to better-rate protocols |
|
|
254
|
-
| `t2000 portfolio` | View
|
|
254
|
+
| `t2000 portfolio` | View investment portfolio with cost-basis P&L (strategy grouping) |
|
|
255
255
|
|
|
256
256
|
> **Deprecated:** `t2000 exchange` still works but prints a deprecation notice — use `t2000 swap`. `t2000 invest buy` / `t2000 invest sell` still work but are deprecated — use `t2000 buy` / `t2000 sell`.
|
|
257
257
|
|
|
@@ -69107,4 +69107,4 @@ lodash/lodash.js:
|
|
|
69107
69107
|
@scure/bip39/index.js:
|
|
69108
69108
|
(*! scure-bip39 - MIT License (c) 2022 Patricio Palladino, Paul Miller (paulmillr.com) *)
|
|
69109
69109
|
*/
|
|
69110
|
-
//# sourceMappingURL=chunk-
|
|
69110
|
+
//# sourceMappingURL=chunk-ZNF5QSAT.js.map
|