
Security News
November CVEs Fell 25% YoY, Driven by Slowdowns at Major CNAs
November CVE publications fell 25% YoY even as 2025 totals rose, showing how a few major CNAs can swing “global” counts and skew perceived risk.
@haechi-labs/henesis-wallet-api-proxy
Advanced tools
API PROXYWe recommend using npm >= 7.20.6
npm run start # (with production environment)
# or start with local environment
npm run start:local
# or start with development environment
npm run start:dev
# or start with test environment
npm run start:test
# or build and run
npm build
node lib/main.js
# or docker run
docker run -e API_VERSION=v3 -e NODE_ENV=test haechi/henesis-api-proxy
CACHE_TTL=10 # cahcing time to live. default: 10 second
CACHE_MAX=100 # maximum caching items. default: 100 items
PORT=3000 # port to open. default: 3000
BUILD_SWAGGER=false # build swagger file and exit(swagger/swagger-spec.yaml), default: false
API_VERSION="" # specify api version(v2, v3). default: N/A(V2,V3 activate)
NODE_ENV="" # specify environment (test, local, development, production) default: production
MAINNET="" # specify v2 mainnet (ethereum,klaytn, bitcoin)
You can see swagger files in packages/api-proxy/swagger. If you want to make a new swagger file based on your code, run npm run build:spec.
npm run eslint
npm run prettier
FAQs
henesis wallet api proxy
We found that @haechi-labs/henesis-wallet-api-proxy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
November CVE publications fell 25% YoY even as 2025 totals rose, showing how a few major CNAs can swing “global” counts and skew perceived risk.

Security News
React disclosed a CVSS 10.0 RCE in React Server Components and is advising users to upgrade affected packages and frameworks to patched versions now.

Research
/Security News
We spotted a wave of auto-generated “elf-*” npm packages published every two minutes from new accounts, with simple malware variants and early takedowns underway.