Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
hozz is a architecture for wett JavaScript framework, with primary purpose of standardizing node js apis Structure for easy development cycle.
best JavaScript backend framework, organizing and structuring tools.
this command initiates a new project with the name given in the cli
$ hozz init akku
this command generates wett modules
$ hozz generate
wett is a api framework, to give a easy structure to your backend, hozz uses modules to guide the developers through a location based system for organising your projects.
these modules are nested within with a tree structure
--app
--api
--method
usually all the apps nowdays support multiple platforms, to organize platform specific or user group specific apis, top level module - app separates apis for backend, web, frontend, android, cordova, android, ios or platform specific apis.
each app needs to login, serve content and do user specific functions like login, singup, messaging api for ios or android.
methods are simple io operations like messaging may have both incoming and outgoing methods such different methods can be separated into different files for easy navigation and code management
Apps :-
-ios
Apis :-
-login
Methods :-
-get
-set
-update
-post
-stream
-android
-backend
this launches your app in development mode with live reloading on file changes and you can also press enter once your app is launched to restart the app.
$ hozz serve
this API makes RSA keys for WETT sessions these keys can be found in secure folder => "wett_keys.json" and are already included in the project, before production deploy please make new keys
$ hozz keys generate
to remake keys
$ hozz keys remake
**caution remake commands replaces your old keys.
just in case you want to reach out to me.
$ hozz founder
FAQs
its a project structure for wett api framework.
The npm package hozz receives a total of 0 weekly downloads. As such, hozz popularity was classified as not popular.
We found that hozz demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.