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.
CLI tool for developing VTEX apps.
First, install node and npm (Linux, Mac and Windows).
Then install VTEX Toolbelt globally:
npm install -g vtex
Add to your layout the script:
<script src="http://localhost:35729/livereload.js?snipver=1"></script>
To develop an app locally, open the directory where your VTEX app is then type:
vtex watch <sandbox-name>
You are free to set any name you want in the sandbox-name
parameter.
VTEX Toolbelt will upload all your app files to the sandbox specified and will be watching for any changes you make to them.
For this to work make sure this requirements are filled:
meta.json
(read more)meta.json
filevtex_sandbox
cookie (read more)To publish your VTEX app to VTEX Gallery, just type vtex publish
. The app will be published under the vendor name.
FAQs
The platform for e-commerce apps
We found that vtex demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
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.