@hoprnet/uhttp-crypto
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

u(nlinked)HTTP-crypto

Provides encryption and decryption functionality for uHTTP.

Deployment

Staging

  • staging can be deployed from any branch
  • set a version tag manually in package.json with a suffix to differentiate it from the main versioning scheme (e.g. -beta)
  • run publish action with beta tag from that branch

Production

  • production must be deployed from main
  • run yarn changeset version to create the current changelog
  • run yarn build to update version info
  • commit everything, create a matching tag and push to main
  • run publish action with latest tag

Readme

Keywords

Package Sidebar

Install

npm i @hoprnet/uhttp-crypto

Weekly Downloads

3

Version

1.0.2

License

GPL-3.0

Unpacked Size

51.1 kB

Total Files

9

Last publish

Collaborators

  • hopr-bot