mirror of
https://github.com/GMGNAI/gmgn-skills.git
synced 2026-08-24 05:28:06 +00:00
upgrade version to 1.0.2
This commit is contained in:
@@ -21,7 +21,7 @@ Use the `gmgn-cli` tool to query K-line data for a token or browse trending toke
|
||||
|
||||
- `.env` file with `GMGN_API_KEY` set
|
||||
- Run from the directory where your `.env` file is located, or set `GMGN_HOST` in your environment
|
||||
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.1`
|
||||
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.2`
|
||||
|
||||
## Kline Parameters
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Use the `gmgn-cli` tool to query wallet portfolio data based on the user's reque
|
||||
|
||||
- `.env` file with `GMGN_API_KEY` set
|
||||
- Run from the directory where your `.env` file is located, or set `GMGN_HOST` in your environment
|
||||
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.1`
|
||||
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.2`
|
||||
|
||||
## Usage Examples
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ Both `GMGN_API_KEY` and `GMGN_PRIVATE_KEY` must be set in `.env`. The private ke
|
||||
`gmgn-cli` must be installed globally before use (one-time setup):
|
||||
|
||||
```bash
|
||||
npm install -g gmgn-cli@1.0.1
|
||||
npm install -g gmgn-cli@1.0.2
|
||||
```
|
||||
|
||||
### Credential Model
|
||||
|
||||
@@ -24,7 +24,7 @@ Use the `gmgn-cli` tool to query token information based on the user's request.
|
||||
|
||||
- `.env` file with `GMGN_API_KEY` set
|
||||
- Run from the directory where your `.env` file is located, or set `GMGN_HOST` in your environment
|
||||
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.1`
|
||||
- `gmgn-cli` installed globally: `npm install -g gmgn-cli@1.0.2`
|
||||
|
||||
## Info / Security / Pool Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user