Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@keyban/create-keyban-app
Advanced tools
This scaffold allows you to quickly set up a Keyban-based React wallet application.
To create and run the app, follow these steps:
# Create a temporary directory and navigate into it
cd $(mktemp -d)
# Initialize the Keyban app using your preferred package manager
npm init @keyban/keyban-app
After the initialization completes, navigate to your project directory (if not already there) and start the development server:
cd your-project-name
npm dev
Once the development server is running, you can access the app by opening your browser at the URL shown in the terminal (usually http://localhost:5173/
).
Note: For this demo, no additional configuration or Auth0 account is needed as the app uses default credentials.
For more detailed information, check out the Keyban documentation.
FAQs
CLI to create a Keyban React app with Vite
The npm package @keyban/create-keyban-app receives a total of 15 weekly downloads. As such, @keyban/create-keyban-app popularity was classified as not popular.
We found that @keyban/create-keyban-app 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.