+67
-67
| { | ||
| "name": "hood-cli", | ||
| "version": "0.2.0", | ||
| "description": "The command-line toolkit for Robinhood Chain (chain 4663): instant reads with zero config, guarded writes with a wallet. Prices, portfolios, launches, swaps, transfers — the gh/vercel of Robinhood Chain.", | ||
| "keywords": [ | ||
| "robinhood", | ||
| "robinhood-chain", | ||
| "cli", | ||
| "stock-tokens", | ||
| "usdg", | ||
| "uniswap", | ||
| "chainlink", | ||
| "web3", | ||
| "viem" | ||
| ], | ||
| "license": "SEE LICENSE IN LICENSE", | ||
| "author": "nirholas (https://x.com/nichxbt)", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/nirholas/hood-cli.git" | ||
| }, | ||
| "homepage": "https://nirholas.github.io/hood-cli/", | ||
| "bugs": { | ||
| "url": "https://github.com/nirholas/hood-cli/issues" | ||
| }, | ||
| "type": "module", | ||
| "engines": { | ||
| "node": ">=20" | ||
| }, | ||
| "bin": { | ||
| "hood": "./dist/cli.js", | ||
| "hoodc": "./dist/cli.js" | ||
| }, | ||
| "exports": { | ||
| "./package.json": "./package.json" | ||
| }, | ||
| "files": [ | ||
| "dist", | ||
| "contracts/ERC20.sol", | ||
| "README.md", | ||
| "LICENSE" | ||
| ], | ||
| "scripts": { | ||
| "build": "tsup", | ||
| "typecheck": "tsc --noEmit", | ||
| "test": "vitest run tests/unit", | ||
| "e2e": "node scripts/e2e.mjs", | ||
| "capture": "node scripts/capture-session.mjs", | ||
| "docs:commands": "node scripts/generate-docs.mjs", | ||
| "docs:build": "node scripts/build-docs.mjs", | ||
| "docs": "npm run capture && npm run docs:commands && npm run docs:build", | ||
| "compile-erc20": "node scripts/compile-erc20.mjs", | ||
| "prepublishOnly": "npm run build && npm test" | ||
| }, | ||
| "dependencies": { | ||
| "commander": "^12.1.0", | ||
| "hoodchain": "^0.1.1", | ||
| "viem": "^2.55.0", | ||
| "ws": "^8.18.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^24.0.0", | ||
| "@types/ws": "^8.18.0", | ||
| "solc": "^0.8.36", | ||
| "tsup": "^8.5.0", | ||
| "typescript": "^5.9.0", | ||
| "vitest": "^3.2.0" | ||
| } | ||
| "name": "hood-cli", | ||
| "version": "0.2.1", | ||
| "description": "The command-line toolkit for Robinhood Chain (chain 4663): instant reads with zero config, guarded writes with a wallet. Prices, portfolios, launches, swaps, transfers \u2014 the gh/vercel of Robinhood Chain.", | ||
| "keywords": [ | ||
| "robinhood", | ||
| "robinhood-chain", | ||
| "cli", | ||
| "stock-tokens", | ||
| "usdg", | ||
| "uniswap", | ||
| "chainlink", | ||
| "web3", | ||
| "viem" | ||
| ], | ||
| "license": "SEE LICENSE IN LICENSE", | ||
| "author": "nirholas (https://x.com/nichxbt)", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/nirholas/robinhood-chain-cli.git" | ||
| }, | ||
| "homepage": "https://nirholas.github.io/robinhood-chain-cli/", | ||
| "bugs": { | ||
| "url": "https://github.com/nirholas/robinhood-chain-cli/issues" | ||
| }, | ||
| "type": "module", | ||
| "engines": { | ||
| "node": ">=20" | ||
| }, | ||
| "bin": { | ||
| "hood": "./dist/cli.js", | ||
| "hoodc": "./dist/cli.js" | ||
| }, | ||
| "exports": { | ||
| "./package.json": "./package.json" | ||
| }, | ||
| "files": [ | ||
| "dist", | ||
| "contracts/ERC20.sol", | ||
| "README.md", | ||
| "LICENSE" | ||
| ], | ||
| "scripts": { | ||
| "build": "tsup", | ||
| "typecheck": "tsc --noEmit", | ||
| "test": "vitest run tests/unit", | ||
| "e2e": "node scripts/e2e.mjs", | ||
| "capture": "node scripts/capture-session.mjs", | ||
| "docs:commands": "node scripts/generate-docs.mjs", | ||
| "docs:build": "node scripts/build-docs.mjs", | ||
| "docs": "npm run capture && npm run docs:commands && npm run docs:build", | ||
| "compile-erc20": "node scripts/compile-erc20.mjs", | ||
| "prepublishOnly": "npm run build && npm test" | ||
| }, | ||
| "dependencies": { | ||
| "commander": "^12.1.0", | ||
| "hoodchain": "^0.1.1", | ||
| "viem": "^2.55.0", | ||
| "ws": "^8.18.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^24.0.0", | ||
| "@types/ws": "^8.18.0", | ||
| "solc": "^0.8.36", | ||
| "tsup": "^8.5.0", | ||
| "typescript": "^5.9.0", | ||
| "vitest": "^3.2.0" | ||
| } | ||
| } |
+10
-0
| # hood-cli | ||
| [](https://deploy.workers.cloudflare.com/?url=https://github.com/nirholas/robinhood-chain-cli) | ||
| [](https://vercel.com/new/clone?repository-url=https://github.com/nirholas/robinhood-chain-cli) | ||
| **The command-line toolkit for [Robinhood Chain](https://docs.robinhood.com/chain/) (chain ID 4663).** | ||
@@ -479,2 +482,9 @@ | ||
| **Where it's hosted:** GitHub Pages is the default (`Settings → Pages → Deploy from a branch → | ||
| main → /docs`) → <https://nirholas.github.io/robinhood-chain-cli/>. The **Deploy to Cloudflare** | ||
| and **Deploy with Vercel** buttons at the top of this README are one-click alternatives — | ||
| `wrangler.json`/`vercel.json` at the repo root both point at `docs/` as a plain static folder, no | ||
| build command needed. There's no server component to this tool (it's a local CLI), so only the | ||
| docs site is deployable — `npm install -g hood-cli` is how you get the tool itself. | ||
| ### Publishing | ||
@@ -481,0 +491,0 @@ |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
No website
QualityPackage does not have a website.
551997
0.19%0
-100%1
-50%505
2.02%