Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
create-torus-app
Advanced tools
The easiest way to get started with Web3 is by using `create-torus-app`. This CLI tool enables you to quickly start building a new Web3 application, with everything set up for you. You can create a new app using the default Torus template, or by using one
The easiest way to get started with Web3 is by using create-torus-app
. This CLI tool enables you to quickly start building a new Web3 application, with everything set up for you. You can create a new app using the default Torus template, or by using one of the official Torus examples. To get started, use the following command:
npx create-torus-app
# or
yarn create torus-app
To create a new app in a specific folder, you can send a name as an argument. For example, the following command will create a new Torus app called my-app
in a folder with the same name:
npx create-torus-app my-app
# or
yarn create torus-app
create-torus-app
comes with the following options:
--example-path foo/bar
yarn create torus-app
create-torus-app
allows you to create a new Torus app within seconds. It is officially maintained by Torus Labs, and includes a number of benefits:
npx create-torus-app
(with no arguments) launches an interactive experience that guides you through setting up a project.npx create-torus-app --example [name][github-url]
).FAQs
The easiest way to get started with Web3 is by using `create-torus-app`. This CLI tool enables you to quickly start building a new Web3 application, with everything set up for you. You can create a new app using the default Torus template, or by using one
The npm package create-torus-app receives a total of 1 weekly downloads. As such, create-torus-app popularity was classified as not popular.
We found that create-torus-app 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.