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.
sui-dapp-starter
Advanced tools
Won the 1st place in the Randomness category of the Sui Overflow 2024 hackathon
Most of the Sui starters I found were either very basic or aimed for developing frontend-only apps. Thanks to my experience with various full-stack starters and templates, I knew how to do better, so I started this template with the goal of providing all basic tools and components for you to focus on your business logic from day one and not spend weeks on creating your app skeleton. // @kkomelin
pnpm create sui-dapp@latest
Before you begin, install the following:
or
pnpm create sui-dapp@latest
pnpm localnet:start
Local Sui Explorer will be available on localhost:9001
pnpm localnet:deploy
If you're having dependency version mismatch issues, try to update the localnet pnpm localnet:update
or use pnpm localnet:deploy:no-dependency-check"
instead of the regular deployment command.
You have a few options here:
a) Use the Faucet button integrated into your wallet (e.g. Sui Wallet).
b) Copy the localnet address from your wallet and run the following in your console:
pnpm localnet:faucet 0xYOURADDRESS
c) Run the app and use the Faucet button in the footer.
pnpm start
Find all commands in package.json
pnpm test
Copyright (c) 2024 Konstantin Komelin and other contributors
Code licensed under the MIT License: http://opensource.org/licenses/MIT
SVG Graphics used for NFTs is licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/
FAQs
Full-Stack Sui Starter on Steroids
The npm package sui-dapp-starter receives a total of 0 weekly downloads. As such, sui-dapp-starter popularity was classified as not popular.
We found that sui-dapp-starter 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.