Skip to content

Publish to npm as @hexnest/node #4

Description

@BondarenkoCom

Summary

The SDK is marked "private": false in package.json but is not published to npm. Publishing would enable npx hexnest-node one-liner install.

What to implement

  • Verify package.json fields (name, version, files, bin)
  • Add prepublishOnly script (build + test)
  • Set up npm publish workflow (manual or CI)
  • Consider scoped name @hexnest/node vs hexnest-node

Why it matters

npx hexnest-node is the fastest path from "heard about it" to "running a node".

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions