@vault77/summon 2.1.2 → 2.1.3

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.
Files changed (2) hide show
  1. package/README.md +5 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
  ![Node](https://img.shields.io/badge/node-%3E%3D18.x-brightgreen)
5
5
  ![Platform](https://img.shields.io/badge/platform-macOS-blue)
6
6
 
7
- **Version:** 2.0.2
7
+ **Version:** 2.1.3
8
8
 
9
9
  > _Relic software unearthed from VAULT77.
10
10
  > For trench operators only. macOS‑native. Handle with care._
@@ -111,10 +111,10 @@ summon man
111
111
  - `summon keychain store` — store private key in macOS Keychain
112
112
  - `summon keychain unlock` — verify key retrieval from Keychain
113
113
  - `summon keychain delete` — delete stored private key
114
- - `summon buy <TOKEN_MINT> <amount>` — buy with SOL amount (`auto` is not supported for buys)
115
- - `summon sell <TOKEN_MINT> <amount>` — sell fixed amount, percent (like `50%`), or `auto`
116
- - `summon wallet` — open your wallet page in browser
117
- - `summon doctor` — run config/Keychain/RPC/swap/notification diagnostics
114
+ - `summon buy [TOKEN_MINT] [amount]` — buy with a fixed SOL amount or percentage (like `25%`); `auto` is not supported for buys
115
+ - `summon sell [TOKEN_MINT] [amount]` — sell fixed amount, percent (like `50%`), or `auto`
116
+ - `summon wallet` (`summon w`) — open your wallet page in browser
117
+ - `summon doctor` (`summon doctor -v`) — run config/Keychain/RPC/swap/notification diagnostics with optional verbose details
118
118
  - `summon man` — display the built-in manual
119
119
 
120
120
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vault77/summon",
3
- "version": "2.1.2",
3
+ "version": "2.1.3",
4
4
  "description": "A recovered VAULT77 relic for macOS operators. summonTheWarlord is a high-performance CLI tool for ultra-fast, low-fee Solana swaps on macOS. Private keys are secured using the native macOS Keychain, never written to disk or exposed to JavaScript memory longer than required. Built for serious CLI workflows with system notifications, local-first execution, and zero browser dependency.",
5
5
  "keywords": [
6
6
  "solana",